SSI Handler    

MIME Types: text/x-server-parsed-html

Methods: GET, HEAD

Priority: 10

Suggested Virtual Resources:

Virtual Resource Extras: None

The SSI Handler (Server Side Includes) will parse the specified shtml document and inline the output from any SSI commands found in the document. This provides a powerful mechanism for creating dynamic html pages. Parsing shtml documents is not as fast as calling the file handler to transfer a document, and having many shtml documents may impact the performance of a heavily loaded server.

SSI commands take the form of html comments. This prevents them from being displayed should the document ever end up in the hands of a client unparsed. Each SSI command has the following format:

<!--#command tag1=value1 tag2=value2 ... -->
Supported Commands
Robin Hood Web Server for BeOS
Copyright © 1999-2001
The Robin Hood Development Team (see Revision History for details)

BeOS is a registered trademark of Be Inc.