TimReeves
Regular Pleskian
Using Plesk 12 on a VPS with Ubuntu 12.04 LTS.
In the Web Server Settings, if I select "Process PHP by nginx", then the URL "<domain>/plesk-stat/webstat/" is answered by Nginx with "404 Not Found". Having sniffed around, it seems:
Cheers, Tim
In the Web Server Settings, if I select "Process PHP by nginx", then the URL "<domain>/plesk-stat/webstat/" is answered by Nginx with "404 Not Found". Having sniffed around, it seems:
- /var/www/vhosts/system/VHOST/statistics/webstat is getting statistics gathered
I can't say if they are complete, or even sensible, but things are happening there. - The various Alias and other statements required for access to AWStats via Apache are contained in the Apache config file /var/www/vhosts/system/VHOST/conf/last_httpd.conf
- But no equivalent statements are generated in /var/www/vhosts/system/VHOST/conf/last_nginx.conf
Cheers, Tim