Introduction
  Publishing web pages
  RXML
  Information tags
  String tags
  Variable tags
  URL tags
  If tags
  Graphics tags
  Database tags
  LDAP
  Programming tags
  SSI tags
    <config>
    <echo>
    <exec>
    <flastmod>
    <fsize>
    <include>
  Image maps
  IntraSeek
  LogView
  Templates
  Navigation
  SiteBuilder tags
  Supports system
  Security
  Appendix
 
<!--#include--> Main RXML parser

 

Insert a text from another file into the page.

 

Attributes

file=path
The file as a path relative to the directory containing the current page. It cannot contain ../, nor can it be an absolute path.

virtual=URL
The path to the file URL encoded. That is, a character can be quoted by % followed by its hex value. The path may contain ../ and may be absolute, i e starting with a /