richard: server/kolabd/kolabd/templates httpd.conf.template.in, 1.19, 1.20

cvs at kolab.org cvs at kolab.org
Sat Feb 9 09:02:43 CET 2008


Author: richard

Update of /kolabrepository/server/kolabd/kolabd/templates
In directory doto:/tmp/cvs-serv7846/templates

Modified Files:
	httpd.conf.template.in 
Log Message:
removed webdav related configuration settings.
See: https://www.intevation.de/roundup/kolab/issue1686

Approved by Martin Konold, with: "Yes, remove the cruft."



Index: httpd.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/httpd.conf.template.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- httpd.conf.template.in	7 Feb 2008 07:53:18 -0000	1.19
+++ httpd.conf.template.in	9 Feb 2008 08:02:41 -0000	1.20
@@ -227,13 +227,6 @@
    Options None
    # Disallow for everyone as default
    Order allow,deny
-   <Limit GET PUT LOCK UNLOCK PROPFIND HEAD OPTIONS>
-       Allow from all
-@@@if apache-allow-unauthenticated-fb@@@
-@@@else@@@
-       Require valid-user
-@@@endif@@@
-   </Limit>
 @@@if apache-allow-unauthenticated-fb@@@
 @@@else@@@
    AuthType Basic





More information about the commits mailing list