Hi, Newie here
I run a radio streaming programme on a dedicated server (Airtime) and Airtime are speaking highly of Piwik so I am really excited to take it for a drive but I have a problem.
During their instructions for setting up they say to create a vhost
<VirtualHost *:80>
ServerName stats.example.com
DocumentRoot /usr/share/piwik
Include "conf.d/piwik.conf"
</VirtualHost>
Now, my system is set up so to access the control panel for THEIR software I simply punch in the IP and hey presto.
I have tried changing the vhost file for theirs to ip/airtime and putting ip/stats for piwik but nothing works... any ideas would be really appreciated
THANKS!
I run a radio streaming programme on a dedicated server (Airtime) and Airtime are speaking highly of Piwik so I am really excited to take it for a drive but I have a problem.
During their instructions for setting up they say to create a vhost
<VirtualHost *:80>
ServerName stats.example.com
DocumentRoot /usr/share/piwik
Include "conf.d/piwik.conf"
</VirtualHost>
Now, my system is set up so to access the control panel for THEIR software I simply punch in the IP and hey presto.
I have tried changing the vhost file for theirs to ip/airtime and putting ip/stats for piwik but nothing works... any ideas would be really appreciated
THANKS!