Looking for answers? We have them! Click for live online
support, or search the CWS knowlegebase for answers to all
of your questions! If you still need assistance, feel free
to call us at 888-426-7793!
Can I create
server side includes on my site?
Yes. Server Side Include (SSI) commands
are executed by the server as it parses your HTML file.
Server side includes can be used to include the value
of various server environment variables within your HTML
such as the local date and time. One might use a server
side include to add a signature file to an HTML file or
company logo.