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=25870>. 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=25870 IndexIgnore documentation is misleading i.r.t. the accepted expressions [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|mod_autoindex |Documentation everconfirmed|0 |1 Product|Apache httpd-1.3 |Apache httpd-2.0 Summary|IndexIgnore has no effects |IndexIgnore documentation is |at all |misleading i.r.t. the | |accepted expressions Version|1.3.29 |2.1-HEAD ------- Additional Comments From [EMAIL PROTECTED] 2004-01-02 21:59 ------- This is not a bug with mod_autoindex but rather a bug in the documentation. mod_autoindex uses ap_str(case)cmp_match which expects a shell-style wildcard expression (or a full filename), in your case something like 'IndexIgnore *.m3u' and *not* partial filenames or extensions as stated in the documentation. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]