LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Weird Apache behaviour ? (https://www.linuxquestions.org/questions/linux-software-2/weird-apache-behaviour-114319/)

zalmox 11-10-2003 01:14 AM

Weird Apache behaviour ?
 
On my Firewall/Router server I also have Apache running. Everything works fine, except one thing...

I noticed a weird behaviour. When I enter any non-existing URL in a clients's browser(www.doesntexist.com, .org, .net...), Apache delivers my own home page :confused:

If I use 'host www.doesntexist.com' on the server, result is 'host not found'. It looks like the problem lies with the Apache configuration.

Does anyone know what could trigger this behaviour ? Why does Apache feel it has to do that ? I've looked for answers :study:, but no luck... Thanks

P.S. I don't have DNS installed

trickykid 11-10-2003 08:12 AM

That doesn't seem like apache would have anything to do with clients redirecting to your server if a non-existent url is typed in. That's a DNS or network problem most likely.


All times are GMT -5. The time now is 04:36 PM.