install/tpl/apache_ispconfig.conf.master
@@ -20,6 +20,12 @@ Deny from all </Directory> <Directory /var/www/conf> AllowOverride None Order Deny,Allow Deny from all </Directory> # Except of the following directories that contain website scripts <Directory /usr/share/phpmyadmin> Order allow,deny @@ -36,4 +42,11 @@ Allow from all </Directory> # allow path to awstats and alias for awstats icons <Directory /usr/share/awstats> Order allow,deny Allow from all </Directory> Alias /awstats-icon "/usr/share/awstats/icon"