PDA

View Full Version : Serious Error (Apache?)


derek
2003-09-09, 10:03 AM
I've got what appears to be a major problem and I have no idea how to fix it. I am hosting the site http://americanmicroinc.com and just yesterday when the server was rebooted it started acting strangely.

As soon as try to load any page with a .html extension you get a page asking you to download the file. If you use any other file extension everything works fine. What caused this to happen and more importantly how can I fix it??? Is this something Apache is doing?

QT
2003-09-09, 10:13 AM
Sounds like something got messed up in your httpd.conf...incorrect AddType or missing mime type. Not sure exactly what...

derek
2003-09-09, 10:40 AM
Thanks, I was getting really frustrated. I had checked the AddType in Cpanel and changed a few things but it still didn't work. I went to the .htaccess file and checked it, the changes were not made. I edited the file and the site works fine now.

I appreciate your help QT.

-Derek

QT
2003-09-09, 10:48 AM
Glad you got it fixed. :)