SOURCES: horde-ulaform.conf (NEW) - added

glen glen at pld-linux.org
Sat Sep 17 18:06:32 CEST 2005


Author: glen                         Date: Sat Sep 17 16:06:32 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

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

---- Diffs:

================================================================
Index: SOURCES/horde-ulaform.conf
diff -u /dev/null SOURCES/horde-ulaform.conf:1.1
--- /dev/null	Sat Sep 17 18:06:32 2005
+++ SOURCES/horde-ulaform.conf	Sat Sep 17 18:06:27 2005
@@ -0,0 +1,22 @@
+# $Id$
+
+<IfModule mod_access.c>
+<Directory "/usr/share/horde/ulaform/config">
+    order deny,allow
+    deny from all
+</Directory>
+<Directory "/usr/share/horde/ulaform/lib">
+    order deny,allow
+    deny from all
+</Directory>
+<Directory "/usr/share/horde/ulaform/locale">
+    order deny,allow
+    deny from all
+</Directory>
+<Directory "/usr/share/horde/ulaform/templates">
+    order deny,allow
+    deny from all
+</Directory>
+</IfModule>
+
+# vim: filetype=apache ts=4 sw=4 et
================================================================



More information about the pld-cvs-commit mailing list