What is SHTML and what is the purpose of it?
What is SHTML and what is the purpose of it?
A file extension that is also sometimes known as SSI, SHTML is an HTML file that includes server instructions or server side includes, and is similar to an ASP file.
SHTML stands for Server-parsed Hyper Text Markup Language. It is a file extension identifying a particular type of Hyper Text Markup Language (HTML) file. Basic HTML files usually provide the text and formatting for web pages. SHTML files generally perform the same function, but they also allow the use of simple server commands.
SHTML is a file extension that lets the web server know the file should be processed as using Server Side Includes (SSI).
There are currently 1 users browsing this thread. (0 members and 1 guests)