diff --git a/etc/alternc/apache2.conf b/etc/alternc/apache2.conf index a20a2e91..577b4698 100644 --- a/etc/alternc/apache2.conf +++ b/etc/alternc/apache2.conf @@ -23,7 +23,7 @@ ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/ - AllowOverride AuthConfig FileInfo + AllowOverride AuthConfig FileInfo Limit Options Indexes Options Indexes Includes FollowSymLinks MultiViews Order allow,deny Allow from all @@ -38,4 +38,11 @@ ScriptAlias /cgi-bin/ /var/alternc/cgi-bin/ php_admin_value sendmail_path /usr/lib/alternc/sendmail + + AllowOverride AuthConfig Options FileInfo Limit Indexes + Options Indexes Includes FollowSymLinks MultiViews + Order allow,deny + Allow from all + + Include /etc/alternc/bureau.conf