in reply to Re: Re: How can I remove HTTP Header
in thread How can I remove HTTP Header
Here's the fix. It is a problem with the server settings.
Here is how to fix the settings:
http://perl.xotechnologies.net/tutorials/SSI/SSI.htm
Basically you must associate perl.exe with SSI instead of PerlIS.dll otherwise the HTTP header will show up in your browser
Thanks for all the help.
TE