
12-16-2001, 07:02 AM
|
|
Registered User
|
 |
Join Date: Jul 2001
Location: Germany
Posts: 655
|
|
|
AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName DenyViaWeb
AuthType Basic
<Limit GET>
order allow,deny
deny from all
</Limit>
write this in a file called .htacces and the folder u put it in can't be accesed trough Browser (but perfectly with PHP or Perl Scripts) |
__________________
No Webhost at the moment
|
|
|
|