Hi,
just a problem occuring with an apache server:
The config contains common rules to deny access to particular files,
e.g.
Order allow,deny
Deny from all
Works as expected.
But now the site was under attack from particular IP addresses. A section
deny from a.b.c.d/20
The str
Hi,
I want to deal with the following problem:
Client A wants to connect to several services (TCP connections) on
Server B. B is running Apache as well, both HTTP and HTTPS.
Between A and B there is a firewall restricting access to ports 80 and
443. Simply putting the applications on ports 80/44