[EMAIL PROTECTED] Keeping denial statements from interfering with each other?

2008-01-06 Thread Hadmut Danisch
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

[EMAIL PROTECTED] Passing the connection socket to an application?

2006-02-11 Thread Hadmut Danisch
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