I've built .htaccess files before that can ALLOW ( i can't edit the topic sorry) an entire range of IP's or individual IP's, but is it possible to ALLOW ... For example:
Order allow,deny allow from 58.14.0.0 - 58.25.255.255 <---- is there a way to write this?
I'm trying to avoid writing in each individual IP for a whole range of IPs.