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=25435>. 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=25435 sethandler and directoryindex not playing nice Summary: sethandler and directoryindex not playing nice Product: Apache httpd-2.0 Version: 2.0.47 Platform: All OS/Version: Linux Status: NEW Severity: Blocker Priority: Other Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I've notived that when invoking sethandler to do things like enable modperl in a <directory> container, DirectoryIndex no longer works. I ran into this problem when a upgrading from 1.3 to 2.0 using the fedora core1 apache 2.0 rpms, this used to work fine with 1.3 If I replace the sethandler with a addhandler and a file extention then directoryindex starts working again. However this is not a useful fix for me as my modperl directory contains scripts which have no file extentions for url tidyness. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
