Forum Moderators: DixonJones
can you help me with the syntax? this will work on an .htaccess file?
[edited by: DaveAtIFG at 12:19 am (utc) on Mar. 5, 2004] [edit reason] Obscured IPs [/edit]
[edited by: DaveAtIFG at 12:18 am (utc) on Mar. 5, 2004] [edit reason] Obscured IPs [/edit]
<Limit GET>
<files *> order deny,allow deny from all allow from 128.11.60.24 allow from 12.30.38.101 </files>
</Limit>