DO NOT REPLY [Bug 13603] - incorrect DOCUMENT_URI in mod_autoindex with HeaderName DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13603>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13603
incorrect DOCUMENT_URI in mod_autoindex with HeaderName
- Additional Comments From rederpj@remulak.net 2002-12-05 03:49 -------
I believe that this may have something to do with the header processing being
handled as a sub-request. Mod_include would see the "<!--#echo
var="DOCUMENT_URI"-->" as being processed from inside the file smth.shtml. All
references to environment would be from that reference point (including
DOCUMENT_URI). Try adding "<!--#printenv -->" into smth.shtml to see what I
mean. What you might be looking for is REQUEST_URI instead of DOCUMENT_URI.
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
Received on Thu Dec 05 03:48:29 2002
This archive was generated by hypermail 2.1.8
: Wed Aug 23 2006 - 16:44:12 EDT
|