HTTP_GET Access to Password protected File
#7

Sloved...

AuthUserFile /path/to/.htpasswd
AuthName "Private"
Authtype Basic
require valid-user
order deny,allow
deny from all
allow from x.x.x.x
allow from 127.0.0.1
Satisfy Any
Reply


Messages In This Thread
HTTP_GET Access to Password protected File - by Dragony92 - 23.09.2013, 04:26
Re: HTTP_GET Access to Password protected File - by whatthefuck123 - 23.09.2013, 05:03
Re: HTTP_GET Access to Password protected File - by Dragony92 - 23.09.2013, 06:07
Re: HTTP_GET Access to Password protected File - by Vince - 23.09.2013, 09:20
Re: HTTP_GET Access to Password protected File - by Dragony92 - 23.09.2013, 09:37
Re: HTTP_GET Access to Password protected File - by iJumbo - 23.09.2013, 09:46
Re: HTTP_GET Access to Password protected File - by Dragony92 - 23.09.2013, 10:12

Forum Jump:


Users browsing this thread: 1 Guest(s)