Click to See Complete Forum and Search --> : Strange Apache behavior


H. M. Murdock
04-09-2001, 01:02 PM
Hello,
I am running debian 2.2 and I just upgraded recently to either a newer version of apache, or the problem started when I installed php3. I installed both by using apt-get. The problem is that now when I go to http://localhost instead of seeing my normal page for my computer, I get a download promt of my index.html. This also happens in my user directories. The only thing I touched in the httpd.conf file was uncommenting the php section that was already in there. i am sure there is a simpole and quick solution to this problem, but I do not know what it is.

Thanks in advance,

Murdock

EyesWideOpen
04-10-2001, 09:51 AM
Sounds like your .html files are somehow being associated with a type of application/x-something but that seems very odd. Is it all of your .html files or just index.html?