Forum Moderators: phranque

Message Too Old, No Replies

cpanel - limit access to stats

         

rfontaine

5:32 pm on Jan 27, 2006 (gmt 0)

10+ Year Member



I have a new server running cpanel and a client that wants access to awstats. But I don't want them mucking around with everything else in CPanel.

Is there a method where I can allow my client access to just awstats via password?

jdMorgan

7:43 pm on Jan 27, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



If the stats can be made to be Web-accessible, then you should be able to access them in, or symlink them into, a Web accessible directory. Then slap an .htaccess file in there to password-protect that directory.

The solution depends heavily on what the current file structure looks like, so that's about as detailed as I can get. See that Apache docs on basic authentication [httpd.apache.org] for more info.

Jim