Hi All,
I experienced a strange issue on Apache 2.4.3 installed on a CentOS
server. To deny the access to a internal page I put this configuration :
<Location /internal>
Require all denied
Require ip xxx.xxx.xxx
</Location>
This configuration has to permit the access from an external IP range
but it's not working. To enable the access we have to specify all the IP
addresses.
Could someone report the same issue?
Thanks,
Marcello
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org