I've been running Apache on my local computer for years. Suddenly, any request to a local page that is not found, is redirected to http://origin.domain.com/. What could cause this?
Just to be clear, I open:
http://localhost/this_page_does_not_exists.html
And I am being forwarded to:
I tested this in Firefox, Chrome, and even in Lynx, and it happens all the same. Using Apache 2.2.22, on Arch Linux.
