SSI (Server Side Includes)

 
SSI is a type of HTML command that is a powerful tool for web developers. This command directs the web server to dynamically generate data for the website upon request.
 
In addition, SSI can be used to execute programs and insert results into the website. Some websites with SSI have extensions that end with “.shtml”. However, this is not a requirement. The varying extension filenames enables the web server to differentiate those pages that need to be processed before being sent to the browser.
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

CGI

CGI stands for "Common Gateway Interface." CGI scripts are written to take...

A complete internet glossary

Absolute URLIs the full Internet address of a page or other World Wide Web resource. The absolute...

Perl

Perl is the most popular language used for the Custom Gateway Interface....

SMTP (Simple Mail Transfer Protocol)

Also referred to as the "Outbound Mail Server", the SMTP server...

MySQL

  This is an advanced SQL (Structured Query Language) database server that allows you to...