Using the DirectoryIndex directive, I understand you can specify a
non-relative file path, for instance /var/www/index_for_all.php. My
question is this: is there a way to find out the system path for the
directory being indexed from within that file? I know I can get the
requested URL and various related informatio from env vars, but that's
before it goes through all sorts of RewriteRules and Alias directives.
I want Apache to tell me what system path it finally resolved the URL
to. Anyone know of a way to get this information? A global directory
indexer isn't very helpful if it doesn't know the directory to index.

Thanks,
-Brian

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to