SOURCES: rt-apache.conf - disable evil directive

glen glen at pld-linux.org
Tue Jan 20 13:34:59 CET 2009


Author: glen                         Date: Tue Jan 20 12:34:59 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- disable evil directive

---- Files affected:
SOURCES:
   rt-apache.conf (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/rt-apache.conf
diff -u SOURCES/rt-apache.conf:1.2 SOURCES/rt-apache.conf:1.3
--- SOURCES/rt-apache.conf:1.2	Tue Jan 20 11:20:57 2009
+++ SOURCES/rt-apache.conf	Tue Jan 20 13:34:53 2009
@@ -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/"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/rt-apache.conf?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list