I set up an AWStats site to keep tabs on my site traffic, but I don't want the world to be able to see that. How can I secure it? asked 19 Oct '10, 17:29 seanf |
AWStats is a CGI application, so you can secure it by following our documentation for password-protecting a directory with a Static/CGI/PHP App. answered 19 Oct '10, 17:31 seanf The same procedure also apply to webalizer.
(09 Jan '11, 12:54)
matchfwd
I had to add the following lines to the .htaccess:
(08 Feb '11, 11:45)
Christiansen
|