SOURCES: sqwebmail-apache.conf (NEW) - added

glen glen at pld-linux.org
Wed Dec 14 10:22:30 CET 2005


Author: glen                         Date: Wed Dec 14 09:22:30 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- added

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

---- Diffs:

================================================================
Index: SOURCES/sqwebmail-apache.conf
diff -u /dev/null SOURCES/sqwebmail-apache.conf:1.1
--- /dev/null	Wed Dec 14 10:22:30 2005
+++ SOURCES/sqwebmail-apache.conf	Wed Dec 14 10:22:25 2005
@@ -0,0 +1,19 @@
+# $Id$
+
+Alias /webmail /usr/share/sqwebmail/images
+
+<Directory /usr/share/sqwebmail/images>
+	AllowOverride None
+    Options None
+	allow from all
+</Directory>
+
+# for apache1
+#ScriptAlias /sqwebmail /home/services/httpd/cgi-bin/sqwebmail
+#<Location /sqwebmail>
+#	allow from all
+#	AllowOverride None
+#    Options ExecCGI
+#</Location>
+
+# vim: filetype=apache ts=4 sw=4 et
================================================================



More information about the pld-cvs-commit mailing list