wilde: server/kolabd/kolabd/templates httpd.conf.template.in, 1.28, 1.28.2.1

cvs at kolab.org cvs at kolab.org
Mon Oct 12 16:09:02 CEST 2009


Author: wilde

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

Modified Files:
      Tag: kolab_2_2_branch
	httpd.conf.template.in 
Log Message:
Added anonymous ICS export. (Merged from suc branch)


Index: httpd.conf.template.in
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd/templates/httpd.conf.template.in,v
retrieving revision 1.28
retrieving revision 1.28.2.1
diff -u -d -r1.28 -r1.28.2.1
--- httpd.conf.template.in	3 Mar 2009 16:59:00 -0000	1.28
+++ httpd.conf.template.in	12 Oct 2009 14:09:00 -0000	1.28.2.1
@@ -191,6 +191,8 @@
 
 Alias /icons/ "@webserver_document_root@/icons/"
 
+Alias /public-cal/ics "@webserver_document_root@/client/kronolith/ics_kolab.php"
+
 <Directory "@webserver_document_root@/icons">
     Options Indexes MultiViews
     AllowOverride None





More information about the commits mailing list