SOURCES: acid.conf - unify apache config

glen glen at pld-linux.org
Sat Dec 3 21:50:16 CET 2005


Author: glen                         Date: Sat Dec  3 20:50:16 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- unify apache config

---- Files affected:
SOURCES:
   acid.conf (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/acid.conf
diff -u SOURCES/acid.conf:1.1 SOURCES/acid.conf:1.2
--- SOURCES/acid.conf:1.1	Sat Dec  3 19:13:33 2005
+++ SOURCES/acid.conf	Sat Dec  3 21:50:10 2005
@@ -1,4 +1,6 @@
-Alias /acid $PATH$/acid
+# $Id$
+
+Alias /acid /usr/share/acid
 
 #Uncoment and tweak for authentication
 #<Location /acid>
@@ -7,4 +9,6 @@
 #    AuthName "Acid authentyfication"
 #    Require user root
 #    AllowOverride None
-#</Location>
\ No newline at end of file
+#</Location>
+
+# vim: filetype=apache ts=4 sw=4 et
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/acid.conf?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list