https://issues.apache.org/bugzilla/show_bug.cgi?id=53313
Priority: P2
Bug ID: 53313
Assignee: [email protected]
Summary: SSI #echo VAR fails (#include OK) if URI/URL has
filename postpended
Severity: normal
Classification: Unclassified
OS: Mac OS X 10.5
Reporter: [email protected]
Hardware: Macintosh
Status: NEW
Version: 2.2.22
Component: mod_include
Product: Apache httpd-2
SSI echo VAR commands WORK With Apache httpd-1.3.27 and FAIL With Apache
httpd-2.2.22 _BUT_ONLY_IF_ filename is postpended on URI/URL:
E.G. http://wwwe.cotdazr.org is OKAY but http://wwwe.cotdazr.org/index.html
FAILS
HOWEVER, #include virtual files work
Config: using XBitHack On and .html / .inc files perms 764
same as on elder server.
Source html:
In case of errors or comments with <!--#echo var="DOCUMENT_NAME" -->
email with lines below pasted in..<br>
Your Browser = <!--#echo var="HTTP_USER_AGENT" --><br>
Report Filename = http://<!--#echo var="SERVER_NAME" -->
<!--#echo var="DOCUMENT_URI" -->
ServerDate (there) = <!--#echo var="LAST_MODIFIED" --> -eb-
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]