|
Home >
Web Hosting Glossary >
SSI (Server Side Includes)
SSI (Server Side Includes)
SSI (abbreviation for Server-Side Includes) is a server-side scripting language. SSI scripting commands are embedded within a webpage and are parsed and executed on the web server to generate dynamic HTML pages. Common uses of SSI are to include files (e.g. a header or footer file) that are used on multiple pages, or to show the current date and time.
|