WebSTAR 4 Manual & Technical Reference

Manual Contents | Chapter Contents | Previous Page | Next Page

SSI

WebSTAR SSI provides a great deal of power and flexibility to your web site. You can use these commands to include header or footer files, to show dates and page access counters, to show and hide parts of web pages based on the date or the browser's IP address, to launch CGIs or call Plug-Ins, and more. For complete information, see WebSTAR SSI .

This panel allows you to set certain SSI options in the WebSTAR Admin application.

In the Browser Admin, use the WebSTAR SSI Plug-In Page to set these options.
 

Default Character Set

When WebSTAR SSI processes HTML text that uses special characters (not in the simple HTML character set), WebSTAR SSI must encode them for transmission to browsers.

Data Caching

WebSTAR SSI can take advantage of the WebSTAR Data Cache . This means that the data processed by the WebSTAR SSI, such as modification dates, text included from other files, and text created by CGIs, will be stored in the Data Cache for future use. This allows SSI to reuse data rather than regenerate it every time.

The default for SSI Data Caching is On . If you have dynamic data that should always be generated on-the-fly, set this option to Off .

#Exec and #Include Command Security

While WebSTAR SSI is extremely powerful, it has some security implications. The #exec and #include commands let include other files and run scripts, CGIs and applications. However, if you allow other people to upload files to your server, they could then use these commands to act without your knowledge. These security options help you restrict access and limit your vulnerability.

See also: SSI Command List .


Manual Contents | Chapter Contents | Previous Page | Next Page