[Kroupware] New Kolab Web Frontend Release

Stephan Buys list at codefusion.co.za
Tue Sep 2 10:29:52 CEST 2003


Hello,

From a post of mine on the kolab-devel list....


You will also need to add the following directive to /kolab/etc/kolab/httpd.conf
and then run /kolab/etc/kolab/kolab -v -o

<Directory "/kolab/var/kolab/www/horde>
   Options +FollowSymLinks
   AllowOverride None

   php_value include_path '/kolab/lib/php/pear/:.'
   php_flag magic_quotes_gpc Off
   php_flag track_vars On
   Order allow,deny
   Allow from all
</Directory>

Restart apache/kolab

To access your web frontend goto:
http://mykolabserver/horde

Regards,
Stephan



More information about the Kroupware mailing list