Monday, April 19, 2010

http password example

sasi:sasi123
AuthUserFile C:/xampp/htdocs/.htpasswd
AuthGroupFile /dev/null
AuthName "Restricted Access"
AuthType Basic

require valid-user

order allow,deny
deny from 203.109.116.82
allow from all

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home