Difference between revisions of "Content management"
From SmartWiki
Lorena Ruiz (talk | contribs) m (Add details surrounding configuration and activation of virtual alias) |
|||
Line 8: | Line 8: | ||
[#ssupdate @session.expire@#] - expire a session, usually embedded in a logout page | [#ssupdate @session.expire@#] - expire a session, usually embedded in a logout page | ||
+ | |||
+ | |||
+ | '''Virtual Alias''' | ||
+ | |||
+ | Within Websites you have the option to configure a Virtual Alias. This virtual alias allows your to mask the instance URL and will only function when used in combination with the virtual folder. | ||
+ | |||
+ | ''Ex. company.smartsimple.us/welcome/gms/'' = ''subcompany.smartsimple.us/welcome/gms/'' | ||
+ | |||
+ | |||
+ | When configuring this for the first time, you must append ''?u=1'' to the end of the URL to activate. | ||
+ | |||
+ | ''Ex. company.smartsimple.us/welcome/gms/?u=1'' | ||
+ | |||
[[Category:Variables]] | [[Category:Variables]] |
Revision as of 15:00, 27 November 2014
Content management application
use "<!--VP-->" directive for content required to be processed by variable processor.
[#ssupdate @session.expire@#] - expire a session, usually embedded in a logout page
Virtual Alias
Within Websites you have the option to configure a Virtual Alias. This virtual alias allows your to mask the instance URL and will only function when used in combination with the virtual folder.
Ex. company.smartsimple.us/welcome/gms/ = subcompany.smartsimple.us/welcome/gms/
When configuring this for the first time, you must append ?u=1 to the end of the URL to activate.
Ex. company.smartsimple.us/welcome/gms/?u=1