edwardo Posted November 25, 2008 Share Posted November 25, 2008 if I telnet to my server (www.domainname.co.uk) on port 80 and issue the comand GET http://www.anotherserver.com The request appears in the access log for domainname.co.uk and my custom 404 error page is triggered. I get hundreds of requests a day for remote URLs e.g : POST http://yandex.name/marker.php GET http://www.python.org GET http://pharm-phentermine.com/proxyc/engine.php Is there anyway to configure my server only to respond to requests for domainname.co.uk URLs and reject all others with a non 404 error? I'm running apache2 on debian stable Thanks Link to comment https://forums.phpfreaks.com/topic/134279-people-trying-to-use-me-as-a-proxy-server/ Share on other sites More sharing options...
edwardo Posted November 26, 2008 Author Share Posted November 26, 2008 This is the cause: http://en.wikipedia.org/wiki/Referer_spam Link to comment https://forums.phpfreaks.com/topic/134279-people-trying-to-use-me-as-a-proxy-server/#findComment-699366 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.