Asch
06-20-2003, 04:05 AM
Hi, can someone explain me what this does ??
it 's in an .htaccess file
I know that it should limit acces or something like that but I dont know more ?? :O)
it works with an cgi script...
------------------------------------------
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName DenyViaWeb
AuthType Basic
<Limit GET>
order allow,deny
deny from all
</Limit>
-------------------------------------------
thx
asch
:D
it 's in an .htaccess file
I know that it should limit acces or something like that but I dont know more ?? :O)
it works with an cgi script...
------------------------------------------
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName DenyViaWeb
AuthType Basic
<Limit GET>
order allow,deny
deny from all
</Limit>
-------------------------------------------
thx
asch
:D