Q:
I have installed a web server on my computer at home (Xitami). I've
installed a couple of cgi and they are working fine. I lately installed a
cgi requiring SSI (counter). My server supports SSI and the counter is
working fine, but the header is appearing on the web page
(content-type...) beside the counter??
Please help.
Thank you.
A:
Delete the content-type printing from the scripting. SSI handling is
different in many servers. This server may not need any HTTP header in
SSI.
regards,
Peter
[ back to toc ]