filip
2010-09-27 04e09afcccbf4e7f3eafa540ea35ac22b38f5bc0
server/conf/apache_ispconfig.conf.master
@@ -25,11 +25,22 @@
        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"
<tmpl_loop name="ip_adresses">
NameVirtualHost {tmpl_var name="ip_address"}:80