11-24-2008, 02:22 PM
My site has been up and running fine for years. All of a sudden this morning, all request that don't have an index.html or index.php are being redirected to 127.0.0.1.
For instance, h*tp://www.mysite.com/website usually goes to h*tp://www.mysite.com/website/index.html (or index.php, if .html is not available).
Now, requests get redirected to 127.0.0.1. So, the above redirects to h*tp://127.0.0.1/website, which does not work, of course.
The site has been fine for years, I have not upgraded the OS - it is at 10.4.11, and no one else has access to change anything but me. I restarted the webserver (but did not restart the server). I checked httpd.conf and it looks fine - both index.html and index.php are in there.
Any other ideas?
For instance, h*tp://www.mysite.com/website usually goes to h*tp://www.mysite.com/website/index.html (or index.php, if .html is not available).
Now, requests get redirected to 127.0.0.1. So, the above redirects to h*tp://127.0.0.1/website, which does not work, of course.
The site has been fine for years, I have not upgraded the OS - it is at 10.4.11, and no one else has access to change anything but me. I restarted the webserver (but did not restart the server). I checked httpd.conf and it looks fine - both index.html and index.php are in there.
Any other ideas?