Where is Apache ServerRoot directives in openSUSE 11.2?
Printable View
Where is Apache ServerRoot directives in openSUSE 11.2?
Since this defaults to /etc/apache2 in openSUSE and changing it affects where Apache looks for config files, it doesn't make sense for this to appear in a config file under /etc/apache2 (do you see the circularity?). If needed it would be passed in via a -d option on the command line. Or perhaps in a config file explicitly specified on the command line.
Why do you want to change it? Do you mean DocumentRoot instead?