]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache-httpd.conf
- PLD merge
[packages/apache.git] / apache-httpd.conf
index 60453a0fb867b220074a78776c82b7371aaa2e3a..28199f7fd7a4861baf92015000102ffe5fb0f1a6 100644 (file)
@@ -7,9 +7,10 @@
 # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
 # for a discussion of each configuration directive.
 
+ServerRoot "/etc/httpd"
+
 LoadModule unixd_module   modules/mod_unixd.so
 
-ServerRoot "/etc/httpd"
 
 # User/Group: The name (or #number) of the user/group to run httpd as.
 # It is usually good practice to create a dedicated user and group for