Thread
:
htaccess help
View Single Post
11-26-2002, 09:25 AM
JohnnyUtah
Confirmed User
Join Date: Oct 2002
Posts: 826
I think your looking for something like this.
This would allow traffic commin in from a certain IP number to access your members area.
<Limit GET>
require valid-user
order deny,allow
deny from all
allow from 195.Your.ip.number
Satisfy Any
</Limit>
JohnnyUtah
View Public Profile
Find More Posts by JohnnyUtah