You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2004/05/15 08:25:01 UTC

DO NOT REPLY [Bug 29003] New: - Ifmodule to allow the symbol name and/or .SO name along with .C name

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: bugs@httpd.apache.org
        ReportedBy: eddie@omegaware.com


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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org