CATEGORY: SSI - Server Side Includes

1. - Can I do something with .htaccess file so that I can have Server Side includes in a file that ends in .html and not .shtml?

2. - Hi, I tried to do SSI, but I am having a problem. This is my index.shtml file. <!--#exec cgi="/home/username/domainname-www/cgi-bin/test.cgi" --> It is just not working. It always shows the message "[an error occurred while processing this directive]". Is there anyway that I can see the error message on my script?

3. - I am trying to insert my header file into a CGI script I am running. To do so, I'm using <!--#include virtual="/header.html"-->, however, it's not parsing the HTML for the header document. Instead, it's leaving the SSI code used to try and impliment the header file into the script in raw format. In other words, it's showing <!--#include virtual="/header.html"--> instead of the header's HTML.  How can I get the script of the header document?

4. - SSI that is not allowed

5. - SSI test program

6. - How do I use SSI?

Please be advised that this is a SUPPLEMENTAL Online Manual.

The PRIMARY Online Manual is inside your Online Control Panel... to access it, just click Documentation link at very bottom of Online Control Panel screen.

You should always consult the Online Manual inside your control panel first... and only consult this SUPPLEMENTAL Online Manual as a last resort.

if after consulting the Control Panel Documentation, you still need assistance, please CONTACT SUPPORT

top