I tested it in the Demo and it does not Work!
The Status of all domains is change, delete, or toadd but now no Domain is "OK".
What i not understand - what do you mean with this:
Quote:this should show up in /etc/apache2/sites-available/ispcp.conf ( I had to add it manually )...
Must i copy this:
Code:
#
# AWStats
#
Alias /awstatsclasses "/var/www/awstats/classes/"
Alias /awstatscss "/var/www/awstats/css/"
Alias /awstatsicons "/var/www/awstats/icon/"
Alias /awstatsjs "/var/www/awstats/js/"
Alias /stats {WWW_DIR}/{DMN_NAME}/statistics/
<Directory /usr/lib/cgi-bin/awstats>
AllowOverride AuthConfig
Options -Includes FollowSymLinks +ExecCGI MultiViews
AddHandler cgi-script cgi pl
DirectoryIndex awstats.pl
Order deny,allow
Allow from all
</Directory>
To ALL Domain in the config ? Could this be ?
Greez BeNe