[OnCloud] Server Side Includes (SSI)

All of our Windows-based hosting plans support Server Side Includes (SSI). The following .stm, .shtm and .shtml extensions are mapped.

Here is list of supported SSI's: 

  • * #config: Specifies the format used for error messages, dates, and file sizes returned to the client browser.
  • * #echo: Inserts the value of an environment variable into STM, SHTM and SHTML pages.
  • * #exec: Runs an application or a shell command and inserts the output into STM, SHTM and SHTML pages.
  • * #flastmod: Inserts the file modification time into STM, SHTM and SHTML pages.
  • * #size: Inserts the file size into STM, SHTM and SHTML pages.
  • * #include: Includes a file into STM, SHTM and SHTML pages.

Was this article helpful?
0 out of 0 found this helpful