You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by dg...@apache.org on 1999/04/21 07:10:11 UTC

Re: mod_dir/3596: mod_dir doesn't handle requests which must be processed internally by mod_proxy

[In order for any reply to be added to the PR database, ]
[you need to include <ap...@Apache.Org> in the Cc line ]
[and leave the subject line UNCHANGED.  This is not done]
[automatically because of the potential for mail loops. ]
[If you do not include this Cc, your reply may be ig-   ]
[nored unless you are responding to an explicit request ]
[from a developer.                                      ]
[Reply only with text; DO NOT SEND ATTACHMENTS!         ]


Synopsis: mod_dir doesn't handle requests which must be processed internally by mod_proxy

State-Changed-From-To: open-closed
State-Changed-By: dgaudet
State-Changed-When: Tue Apr 20 22:10:10 PDT 1999
State-Changed-Why:
No, you have to fill in r->finfo if you're implementing
something which pretends to be the filesystem... that's
just how it is.  You don't have to fill in much, just
set the mode and mtime or something like that.  I know,
it's not well documented, but what of the api is?

Dean