SOURCES: acid.conf (NEW) - new apache config file for acid

czarny czarny at pld-linux.org
Sat Dec 3 19:13:38 CET 2005


Author: czarny                       Date: Sat Dec  3 18:13:38 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- new apache config file for acid

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

---- Diffs:

================================================================
Index: SOURCES/acid.conf
diff -u /dev/null SOURCES/acid.conf:1.1
--- /dev/null	Sat Dec  3 19:13:38 2005
+++ SOURCES/acid.conf	Sat Dec  3 19:13:33 2005
@@ -0,0 +1,10 @@
+Alias /acid $PATH$/acid
+
+#Uncoment and tweak for authentication
+#<Location /acid>
+#    AuthType Basic
+#    AuthUserFile /usr/share/acid/passwords
+#    AuthName "Acid authentyfication"
+#    Require user root
+#    AllowOverride None
+#</Location>
\ No newline at end of file
================================================================



More information about the pld-cvs-commit mailing list