latham
2011-04-08 4e7e4c3cece19d1b0b16a62849f87b1a2f165b21
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"