Sam
01-12-2005, 03:55 PM
Right i know f/a about coding, im agraphics person.. But i need to know how to pword protect directories... Ive entered
AuthUserFile /test/test/.htpasswd
AuthGroupFile /dev/null
AuthName "Secure Document"
AuthType Basic
<LIMIT GET PUT POST>
require user test
</LIMIT>
But what do i do now?
AuthUserFile /test/test/.htpasswd
AuthGroupFile /dev/null
AuthName "Secure Document"
AuthType Basic
<LIMIT GET PUT POST>
require user test
</LIMIT>
But what do i do now?