[pkg-kolab] r291 - trunk/kolabd/debian

Noel Koethe noel at costa.debian.org
Wed Feb 8 13:05:33 UTC 2006


Author: noel
Date: 2006-02-08 13:05:33 +0000 (Wed, 08 Feb 2006)
New Revision: 291

Modified:
   trunk/kolabd/debian/README.Debian
Log:
add more apache configs

Modified: trunk/kolabd/debian/README.Debian
===================================================================
--- trunk/kolabd/debian/README.Debian	2006-02-08 12:59:33 UTC (rev 290)
+++ trunk/kolabd/debian/README.Debian	2006-02-08 13:05:33 UTC (rev 291)
@@ -414,6 +414,18 @@
 8. Apache and PHP
 -----------------
 
+add "Listen 443" to /etc/apache2/ports.conf
+
+link the Apache2 kolab config to your sites-available:
+
+# ln -s /etc/kolab/apache2-kolab.conf /etc/apache2/sites-available/
+
+enable this config
+
+# a2ensite apache2-kolab.conf
+
+restart Apache2: "/etc/init.d/apache2 restart"
+
 configure /etc/php4/apache2/php.ini
 
 extension=domxml.so




More information about the pkg-kolab-devel mailing list