From the journal

Denny or allow access for IP ranges.

We can block a single domain or a complete range such as entire countries. deny from 99.1.0.0/255.255.0.0 To allow Range of Multiple Ip address: allow from 99.88 99.88.77 11.22.33 Place these code in…

Explore this page ↓
Share

We can block a single domain or a complete range such as entire countries.
deny from 99.1.0.0/255.255.0.0
To allow Range of Multiple Ip address:
allow from 99.88 99.88.77 11.22.33
Place these code in .htaccess

Keep reading