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

Reply via email to