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: [email protected]
        ReportedBy: [EMAIL PROTECTED]


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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to