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=16013>. 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=16013 Fooling mod_autoindex + IndexIgnore Summary: Fooling mod_autoindex + IndexIgnore Product: Apache httpd-1.3 Version: 1.3.27 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: mod_autoindex AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] mod_autoindex shows files in a directory listing, which should be excluded by IndexIgnore by adding an additional slash in the URL. Example: http://www-user.tu-chemnitz.de/~fri/test/autoindex/ - ok, hides aa.dontshow http://www-user.tu-chemnitz.de/~fri/test//autoindex/ - not ok, shows aa.dontshow .htaccess contains: IndexIgnore *.dontshow Thanks, Frank --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
