Why is my SSI #exec cgi="test.pl" returning extra header info?

Expand / Collapse
 
     

Why is my SSI #exec cgi="test.pl" returning extra header info?


This is because your are running on Windows Server. To fix this issue, you will need to put the following line before you call the SSI.  


<meta name="hideHeader" content=""

Example:

<meta name="hideHeader" content=""
<!--#exec cgi="test.pl"-->


Tags:




Add Your Comments


Name: *
Email Address:
Web Address:
Verification Code:
*
 

Details
Last Modified:12/1/2008 1:50 AM
Last Modified By: Mark
Type: How to fix a problem
Article not rated yet.
Article has been viewed 728 times.
Options