Forum Moderators: phranque
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1"></HEAD>
<BODY></BODY></HTML>
if i rename the .htm file to .php everthing looks as it should.
Thanks for your help
welcome to webmasterworld. please check your apache 2 config and the release notes. keep in mind that apache 2 is not a stable product at all.
so have you checked with a previous version? is the mimetype and action set for .html files? are you using ie (based on the 'output' you posted), i gues the webserver does not return anything at all and your browser is creating that code.
--hakre
keep in mind that apache 2 is not a stable product at all.
I think Apache might disagree with you there.
From [httpd.apache.org...]
Apache 2.0.49 is the best available version
Apache 1.3.29 is also available
Version 1.3 is being maintained these days (as opposed to being developed).
Jon.