Confirm new format for IP restriction paweez?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Trying to figure out why my apache server is blocking and denying different. Essentially trying to setup a "deny by default" unless it's from given networks.

in vhost.conf file

<directory /var/www/html>
<RequireAll>
Require All denied
Require not ip 10.0.0.0/24
Require not ip 192.168.0.0/24
Require not host externalwebserver.net
</RequireAll>
</directory>



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux