My web site uses Server-Side Includes (SSI). Will it work with SiteCenter CMS?
Using SSI Tags and PHP Include Tags in SiteCenter CMS are a breeze. A page that is using SSI or PHP includes however, must be restricted, i.e. it must contain regions that are editable, and the SSI and or PHP include tags must be outside of these editable regions. Once a file being edited contains an SSI or PHP include tag, the file being included WILL be parsed and will show up in the editor. However, upon saving the file, ONLY the Editable Regions will be saved back into the original file, maintaining your SSI and or PHP include tags.