File kolab-freebusy.conf of Package kolab-freebusy
ScriptAlias /freebusy /usr/share/kolab-freebusy/public_html/index.php <Directory "/usr/share/kolab-freebusy/public_html/"> <IfModule mod_authz_core.c> # Apache 2.4 Require all granted </IfModule> <IfModule !mod_authz_core.c> # Apache 2.2 Order Allow,Deny Allow from All </IfModule> </Directory>