]> git.pld-linux.org Git - packages/acid.git/commitdiff
- unify apache config
authorElan Ruusamäe <glen@pld-linux.org>
Sat, 3 Dec 2005 20:50:10 +0000 (20:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acid.conf -> 1.2

acid.conf

index c6a2359bab447c53f2186999d349cb3bd0f225ec..f4b228f40337b56de5cbacf93122847194dda186 100644 (file)
--- a/acid.conf
+++ b/acid.conf
@@ -1,4 +1,6 @@
-Alias /acid $PATH$/acid
+# $Id$
+
+Alias /acid /usr/share/acid
 
 #Uncoment and tweak for authentication
 #<Location /acid>
 
 #Uncoment and tweak for authentication
 #<Location /acid>
@@ -7,4 +9,6 @@ Alias /acid $PATH$/acid
 #    AuthName "Acid authentyfication"
 #    Require user root
 #    AllowOverride None
 #    AuthName "Acid authentyfication"
 #    Require user root
 #    AllowOverride None
-#</Location>
\ No newline at end of file
+#</Location>
+
+# vim: filetype=apache ts=4 sw=4 et
This page took 0.07716 seconds and 4 git commands to generate.