[plug] Apache Problems
Christian
christian at global.net.au
Mon Feb 28 16:24:43 WST 2000
Christian wrote:
Well, I got it working... sort of. In the end I gave up on it working
out of my home directory (which wasn't the final place for it anyway),
ditched the .htaccess file and added:
<Directory /var/www/usage>
AddHandler cgi-script .cgi
Options ExecCGI
AuthName Radius
AuthType Basic
require valid-user
</Directory>
which works perfectly... I still don't know why what I was doing before
didn't work but at least it's now working properly in the way that I
want it.
Regards,
Christian.
More information about the plug
mailing list