...

htaccess question

ephekt
05-19-2005, 03:47 AM
I'm trying to limit access to a directory, but I'm having trouble finding info on what I'm trying to do. Basically I'd like to limit access to this certain directory to two forums. This is what I have so far.

AuthUserFile /dev/null
AuthGroupFile /dev/null
AuthName "stuff"
AuthType Basic

<Limit GET>
order deny,allow
deny from all
allow from myhost.com
allow from secondhost.com
</Limit>

Noodles24
08-10-2005, 10:24 PM
Are you trying to stop people from hotlinking? I.e. is it an images folder that you don't want people from other forums using?



EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum