On 1/14/10, Thomas Preud'homme <thomas.preudho...@celest.fr> wrote:
> Greetings,
>
>  === Context ===
> What I don't understand is that after the substitution,
>  apache look for the file by prepending document_root (/htdocs on my server) 
> to
>  the substitution. But I use VirtualDocumentRoot and no DocumentRoot so that 
> my
>  files are usually accessed via the value of VirtualDocumentRoot.

See the PT flag + using a URL-path in your substitution instead of a
filesystem path.

PT is implicit in per-directory.  It's what allows "other" modules to
to a URL->filesystem mapping, otherwise they don't see the output of
your rewrite.

-- 
Eric Covener
cove...@gmail.com

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to