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=40174>.
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=40174
Summary: Unable to get IndexOptionis ScanHTMLTitles to work as
expected.
Product: Apache httpd-2
Version: 2.2.2
Platform: PC
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: mod_autoindex
AssignedTo: bugs@httpd.apache.org
ReportedBy: rsutherland@epccs.com
More current releases like Ubuntu dapper (apache/2.0.55) and Windows 2k
(apache/2.0.58 and apache/2.2.3) do not show titles of contained index.html
files in directory listing. I have only verified this problem in latest
releases, I have not compiled the HEAD sources at this time. There is no related
error information in the logs.
Last release I have tried that works as expected is 2.0.47 both Windows and
Mandrake 9.2
<httpd.conf>
...
Options Indexes
IndexOptions FancyIndexing ScanHTMLTitles HTMLTable
...
<httpd.conf>
Note: changing the order of IndexOptions has no effect, 2.0.47 works with any
order, and new versions don't.
--
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|