I am attempting to block a domain from site access.  The 
domain uses several I.P. numbers of this structure (numbers 
only for example): 

 123.456.7.xxx

My .htaccess files reads:

<Limit GET POST>
order allow,deny
allow from all
deny from 123.456.7.
</Limit>


But it is not blocking the domain.  Do I need to list every I.P. 
number?  Thanks for any help with this.

Ann
____________________________________________________________________
--------------------------------------------------------------------
 Join The Web Consultants Association :  Register on our web site Now
Web Consultants Web Site : http://just4u.com/webconsultants
If you lose the instructions All subscription/unsubscribing can be done
directly from our website for all our lists.
---------------------------------------------------------------------

Reply via email to