You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Shane Harsch <sh...@tekhed.com> on 2005/09/11 06:40:31 UTC

[users@httpd] GET requests for URIs not on my server

For example:

70.85.237.58 - - [11/Sep/2005:00:39:01 -0400] "GET 
http://www.craigslist.org/cgi-bin/search?areaID=1&subAreaID=0&query=erotic+video&catAbbreviation=tlg&format=rss 
HTTP/1.1" 404 410 "http://www.craigslist.org" "Mozilla/4.0 (compatible; 
MSIE 5.01;Windows NT 5.0)"

I am definitely not cragslist. So, is there a way for apache to just 
drop any requests that aren't on the server?

proxy was on but I have since disabled it, although I had no active 
proxys in my config (that I know of).

I'm running Apache-AdvancedExtranetServer/2.0.47.

Thank you.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] GET requests for URIs not on my server

Posted by Joshua Slive <js...@gmail.com>.
On 9/11/05, Shane Harsch <sh...@tekhed.com> wrote:
> For example:
> 
> 70.85.237.58 - - [11/Sep/2005:00:39:01 -0400] "GET
> http://www.craigslist.org/cgi-bin/search?areaID=1&subAreaID=0&query=erotic+video&catAbbreviation=tlg&format=rss
> HTTP/1.1" 404 410 "http://www.craigslist.org" "Mozilla/4.0 (compatible;
> MSIE 5.01;Windows NT 5.0)"
> 
> I am definitely not cragslist. So, is there a way for apache to just
> drop any requests that aren't on the server?
> 
> proxy was on but I have since disabled it, although I had no active
> proxys in my config (that I know of).
> 
> I'm running Apache-AdvancedExtranetServer/2.0.47.

This Mandrake version of apache seems to come with way too much stuff
turned on.  Anyway, the answer to your question is here:
http://httpd.apache.org/docs/1.3/misc/FAQ.html#proxyscan

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org