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 2002/05/12 17:07:03 UTC

DO NOT REPLY [Bug 9012] New: - apxs ignores tags when placing LoadModule lines

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=9012>.
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=9012

apxs ignores <IfDefined ...> tags when placing LoadModule lines

           Summary: apxs ignores <IfDefined ...> tags when placing
                    LoadModule lines
           Product: Apache httpd-1.3
           Version: 1.3.24
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Minor
          Priority: Other
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: peter.hicks@poggs.co.uk


When the last LoadModule entry in httpd.conf is enclosed in an <IfDefined> tag,
apxs will blindly insert another LoadModule directly after, which is bad behavoir.

Better behaviour would be for apxs to parse httpd.conf and only insert
LoadModule and AddModule lines after any <IfDefined> tags.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org