What they really get from a properly configured server is either (a) a 404 if the requested resource doesn't exist on the local server, or (b) the local server's version of that resource if it exists. In the case of requesting the home page of www.yahoo.com, they actually get my site's homepage instead.
--David
Hassan Schroeder wrote:
Robert Hunt wrote:
Okay, I should have remembered about the defaultHost attr of the <Engine/> node. (duh Rob!)
However, I'd like to redirect/stop spurious requests that have nothing to do with my hosts; I've gotten a couple requests with "www.yahoo.com" as the requested host. Anyone already got a (or cleverly configured an existing) <Valve/> class to do so?
? If a request for "www.yahoo.com" is really being sent to your IP address, either someone's using a bad nameserver or it's some kind of attempted exploit.
Is your concern related to the latter?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
