]> git.pld-linux.org Git - packages/rt.git/commitdiff
- disable evil directive
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 20 Jan 2009 12:34:53 +0000 (12:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rt-apache.conf -> 1.3

rt-apache.conf

index daeb4c0c2036d34f94f2d3e5d59e9fec9e738738..2e9b395446e0f7835054ec165e470894a88120dc 100644 (file)
@@ -7,7 +7,8 @@
        </IfModule>
 </Directory>
 
-DocumentRoot /usr/share/rt3/html
+# XXX: you don't overwrite global documentroot. if you want virtualhost sample add VirtualHost...
+#DocumentRoot /usr/share/rt3/html
 
     Alias /NoAuth/images/ /usr/share/rt3/html/NoAuth/images/
     Alias /error/ "/home/services/httpd/error/"
This page took 0.033449 seconds and 4 git commands to generate.