diff --git a/etc/alternc/apache2.conf b/etc/alternc/apache2.conf index 1a5ed20c..198a56e0 100644 --- a/etc/alternc/apache2.conf +++ b/etc/alternc/apache2.conf @@ -56,6 +56,12 @@ ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/ Order allow,deny Allow from all + + AllowOverride AuthConfig Options FileInfo Limit Indexes + Options Indexes Includes FollowSymLinks MultiViews + Order allow,deny + Allow from all + Include /etc/alternc/bureau.conf Include /var/alternc/apache-vhost/vhosts_all.conf