Features
Server Side Include (SSI)
Server Side Includes (SSI) are helpful for commonly used content that can be reused by many pages within your site. When using SSI in HTML the server takes the entire content of the referenced file and inserts it into the page, replacing the include code.
How to use SSI:
Name the files to use SSI with a .shtml extension (rather than .htm or .html)
There are 2 methods of implementing includes:
is the path to the file system, while virtual is where it is located starting from the root of the website.
These commands allows you to include a file into your html code. The contents of the file are loaded in at the exact spot where the SSI is located.
-- See more info on using SSI --
If you have any questions about this service please email: rso-webadmin@www.wisc.edu
General RSO questions can be directed to the Center for Leadership and Involvement: cfli@odos.wisc.edu
|