Mailing List Archive

[Bug 7990] New: - AddDescription fails for directories
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=7990>.
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=7990

AddDescription fails for directories

Summary: AddDescription fails for directories
Product: Apache httpd-2.0
Version: 2.0.35
Platform: All
URL: http://www.murph.org/photos/
OS/Version: All
Status: NEW
Severity: Minor
Priority: Other
Component: Modules
AssignedTo: bugs@httpd.apache.org
ReportedBy: paul@murph.org


The AddDescription directive no longer works for directories.

Compare http://www.murph.org/photos/ (Apache 1.3.22) to
http://www.murph.org:81/photos/ (Apache 2.0.35 with my patch from bug #7988).

I will attach the .htaccess for that directory (it's the same directory served
by both servers).