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

ServerRoot cannot be set to other folder

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|Normal                      |Enhancement
             Status|NEW                         |ASSIGNED
          Component|Core                        |Documentation
         OS/Version|Windows NT/2K               |All
           Priority|Other                       |Low
           Platform|PC                          |All
            Version|2.0.44                      |HEAD



------- Additional Comments From [EMAIL PROTECTED]  2003-03-19 10:16 -------
Ok, thanks for your update.

The documentation for Apache says that ServerRoot is _typically_ used to
determine the base directory for log files and configuration files. (we should
mention modules/ there also, right.)

Actually it is used to resolve any relative path (that's what it's supposed to).
So if you want to keep your module files in the old path, you have to use
absolute paths and everything is fine.

If it didn't work that way in older versions it must be a bug there ;-).

Why can't httpd take the location where it starts from? The answer is simple. On
most systems (especially *x) there is no reliable way to determine this 
location.

I'm changing this report to be a docs enhancement.

Thanks for using Apache!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to