| Server Side Includes can be used for a variety of different effects. Because Server Side Includes are numerous and server specific, the following is just one common use that allows you to include a file from the local web server in the HTML document. |
| <!--#include virtual="LOCALURL"--> |