DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=39369>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=39369





------- Additional Comments From [EMAIL PROTECTED]  2006-10-28 18:22 -------
While experimenting with Apache 2.0 and 2.2 in preparation for an upgrade from 
1.3, I as well ran into this bug.  Some testing suggests that the bug may be 
related to content negotiation (yet, I'm not an Apache expert):

- If I access a page not under content negotiation using the full URI, timefmt 
works.

- If I access a page under content negotion using the full URI (e.g. 
"index.html.en" instead of "index.html" - i.e. skipping the negotiation) 
timefmt works.

- If I access "/" (with only an "index.html" available) timefmt is ignored.

- If I access a page under content negotiation without using the full URI (e.g. 
"index.html" instead of "index.html.en" or "index.html.dk" - i.e. leaving it up 
to the negotation to determine which file to display) timefmt is ignored.

This is with Debian etch's default configuration, with the addition of 
"XBitHack on", and the executable bit set on the HTML files.


-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to