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:
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: