tbrehm
2010-10-06 3ca9a66fcb42bb8cc078cd4c7ceef694fe9db821
install/tpl/apache_ispconfig.conf.master
@@ -26,9 +26,21 @@
        Allow from all
</Directory>
<Directory /usr/share/phpMyAdmin>
        Order allow,deny
        Allow from all
</Directory>
<Directory /usr/share/squirrelmail>
        Order allow,deny
        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"