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=29003>. 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=29003 Ifmodule to allow the symbol name and/or .SO name along with .C name Summary: Ifmodule to allow the symbol name and/or .SO name along with .C name Product: Apache httpd-2.0 Version: 2.1-HEAD Platform: Other OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] A nice extension to the IfModule directive would be to allow it to compare against the symbol name (rewrite_module) or the .so name (mod_rewite.so), instead of only relying in the .c name (mod_rewrite.c).. This will make it easier to write a config file for modules while have the core .c named something else (ie. sapi_apache2.c). --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
