Thread: htaccess
View Single Post
Old 08-08-2003, 06:44 AM  
Fabien
Confirmed User
 
Industry Role:
Join Date: Jul 2003
Posts: 4,787
<Limit GET>
order deny,allow
deny from all
require user bob
allow from .anydomain.com
allow from .anydomain.com
allow from .123.123.123.123
allow from .123.123.123.123
satisfy any
</Limit>

Will this work ??
By the way, do i need the dot at the begining of the IPs'/domains ?
Fabien is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote