Hi !
My web host is running cPanel. What I would like to do is make the AwStats page "public" : making it available to anywone *without* having to login in to cPanel. Maybe something in a simple url like http://www.mydomain.com/stats .
I tought that all I had to do is download awstats and place it in my cgi-bin and call cgi-bin/awstats.pl?config=mydomain.com but I keep getting 404 when I try that.
I also tried moving the whole thing to a folder named "stats" (chmoded to 755) and called stats/awstats.pl?config=mydomain.com but now I'm getting a 403
I then tried to make a valid config file (myconf.conf) and called stats/awstats.pl?myconf and I tought it would work (it seems to do something ofr a couple of seconds) but then I got the 403 again.
I really tought this would be simple since the stats are already "compiled" and all I need is to display them, but I can't get it to work.
Any idea ?
Thanks !
My web host is running cPanel. What I would like to do is make the AwStats page "public" : making it available to anywone *without* having to login in to cPanel. Maybe something in a simple url like http://www.mydomain.com/stats .
I tought that all I had to do is download awstats and place it in my cgi-bin and call cgi-bin/awstats.pl?config=mydomain.com but I keep getting 404 when I try that.
I also tried moving the whole thing to a folder named "stats" (chmoded to 755) and called stats/awstats.pl?config=mydomain.com but now I'm getting a 403
I then tried to make a valid config file (myconf.conf) and called stats/awstats.pl?myconf and I tought it would work (it seems to do something ofr a couple of seconds) but then I got the 403 again.
I really tought this would be simple since the stats are already "compiled" and all I need is to display them, but I can't get it to work.
Any idea ?
Thanks !