From 85daa4e129e0a966287a9a51f04ba71a98e7bc3f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sat, 3 Dec 2005 20:50:10 +0000 Subject: [PATCH] - unify apache config Changed files: acid.conf -> 1.2 --- acid.conf | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/acid.conf b/acid.conf index c6a2359..f4b228f 100644 --- 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 # @@ -7,4 +9,6 @@ Alias /acid $PATH$/acid # AuthName "Acid authentyfication" # Require user root # AllowOverride None -# \ No newline at end of file +# + +# vim: filetype=apache ts=4 sw=4 et -- 2.43.0