Hi all...
I hope any can give me a suggestion about how to block this kind of
request in my apache web server...
[Wed Apr 22 15:22:32 2009] [error] [client 10.10.10.10] Invalid URI in
request GET HTTP/1.1
I have a lot of these requests per second, from the same IP, I
think this is
I have running two apaches in the same server. I installed the
first instance normally. The second one, I compiled and I just copied
the httpd binary file to the system with another name and I put it to
run with another IP.
Both are running well.
Regards.
Luis
Hi...
I have an Apache web server (server-A) which Im using like a proxy with SSL, I mean... I receive all connections and forward them to another server (server-B). Everything works fine. Now, we want to capture the source IP address of the connections on the server B, the prob