Mailing List Archive

[Bug 9214] New: - ServerRoot directive is not honored for LoadModule directive
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=9214>.
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=9214

ServerRoot directive is not honored for LoadModule directive

Summary: ServerRoot directive is not honored for LoadModule
directive
Product: Apache httpd-2.0
Version: 2.0.36
Platform: PC
OS/Version: Linux
Status: NEW
Severity: Minor
Priority: Other
Component: Config
AssignedTo: bugs@httpd.apache.org
ReportedBy: ltsang@gothamrm.com


According to the documentation, the context path for LoadModule is ServerRoot.
However, this is not the case. A work-around is to use the -d command line
option. I checked your source code: it seems that the LoadModule directives
are executed before the ServerRoot directive. (However, the -d option is
processed very early.)

Side note: the ServerRoot directive does work for all the Log directives.

-lawrence

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