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=43772>. 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=43772 Summary: Bug in conf.d handling Product: Apache httpd-2 Version: 2.3-HEAD Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2 Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The conf.d handling is inconsistant in 3 ways: 1) httpd.conf says "any files which are named "[0-9]*.conf" will be loaded " 2) The readme in that directory says "(i.e. files which match the glob pattern "[a-zA-Z0-9]*.conf")" 3) The code handles it yet differently -- that readme file must be moved out of that directory or apache will attempt to parse it and fail. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
