up to general

SSI scripting

What is SSI?

SSI (Server Side Includes) is a server based scripting language that allows dynamic functionality for simple changes on websites without needing input from the end user. SSI can pull live data from the server to make actions that are processible such as the previous page or the current date.

iiNet offers free web space on certain accounts - to check if your account comes with free web space please contact iiNet support. As an additional unsupported feature, iiNet also allows you to insert programs that employ the SSI directives to add greater functionality to your web pages.

Including SSI directives on your web page allows you to do simple processing on the iiNet server. We do not provide free technical support for SSI scripts - so if you contact iiNet support regarding SSI scripts we will not be able to help you. However if you want to set them up yourself you can. The SSI script extension should be: .shtml

 

iiNet suggests the following sites for learning more on SSI

http://www.bignosebird.com/ssi.shtml

http://websitetips.com/ssi/

http://httpd.apache.org/docs/1.3/howto/ssi.html

http://www.ssi-developer.net/ssi/