Forum Moderators: phranque
In .htaccess, I want to deny this range. What is the subnet mask?
Deny from aa.bb.cc.224/255.255.255.31 ?
Deny from aa.bb.cc.31/255.255.255.224 ?
or something else? It's hard to test it. Right now I'm using
Deny from aa.bb.cc
but I don't want to deny from 0-223