HTML code shown not HTML
[prev]
[thread]
[next]
[Date index for 2005/02/24]
This is a multi-part message in MIME format.
--------------070105010308020703010905
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
i have updated my http.conf so that "PerlSendHeaders Off"
i also have put a empty line after the content type in file
i have also changed "Content-type" to "Content-Type"
and still the script is showing HTML code and not displaying the page as
HTML.
the code i am using is a CGIproxy script from
http://www.jmarshall.com/tools/cgiproxy/
to make things more interesting none of the headers will work at all
Location -----> doesnt work for redirecting
Content-Length ---->doesnt work
i have no idea why this is happening because headers is one of the first
things in all
tutorials so i thought that it would be preatty standard.
is this a problem with
* Apache
* Perl
* CGIProxy
just wondering.
any help would be very usefull
phil
--------------070105010308020703010905
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
i have updated my http.conf so that "PerlSendHeaders Off"<br>
i also have put a empty line after the content type in file<br>
i have also changed "Content-type" to "Content-Type"<br>
and still the script is showing HTML code and not displaying the page
as HTML.<br>
the code i am using is a CGIproxy script from
<a class="moz-txt-link-freetext" href="http://www.jmarshall.com/tools/cgiproxy/">http://www.jmarshall.com/tools/cgiproxy/</a><br>
to make things more interesting none of the headers will work at all<br>
Location -----> doesnt work for redirecting<br>
Content-Length ---->doesnt work<br>
<br>
i have no idea why this is happening because headers is one of the
first things in all<br>
tutorials so i thought that it would be preatty standard.<br>
is this a problem with<br>
<ul>
<li>Apache</li>
<li>Perl</li>
<li>CGIProxy</li>
</ul>
just wondering.<br>
any help would be very usefull<br>
phil<br>
<br>
</body>
</html>
--------------070105010308020703010905--
 |
HTML code shown not HTML
Phil's Yahoo 17:18 on 24 Feb 2005
|