//flex table opened by JP

Click to See Complete Forum and Search --> : apache htaccess


slam
03-14-2003, 07:54 PM
anyone using apache webserver and htaccess for password protection?
I can't make my /temp dir password protected with htaccess?
need some tips.
setup as:
authuserfile /usr/local/apache/passwd/.htpasswd
auttype basic
authname enterpassword
authgroupdfile /dev/null
<limit get post?
require user webmaker
</limit>


help:confused:

AndyWhitt
03-18-2003, 09:31 AM
This is alll i use:

AuthName "Login: Whittnet - Private"
AuthType Basic
AuthUserFile "c:\accessfiles\whittnet.access"

require valid-user

My Computer Forums:
http://www.coolchip-computers.co.uk/theshed/