View Shtml π
Options +Includes AddType text/html .shtml AddOutputFilter INCLUDES .shtml Use code with caution.
Add the following lines to your website's .htaccess file to turn on SSI and tell Apache to recognize .shtml extensions: view shtml
Simply opening the URL of an .shtml file in any web browser will cause the server to process it and send you the final HTML. This is how all end-users "view" SHTML pages. For example, you can view the final rendered output of an SHTML file at http://www.mywebsite.com/index.shtml . Options +Includes AddType text/html
Drag and drop the .shtml file directly into an open web browser window. Note: Local viewing will not execute server-side includes unless you are running a local testing server like Apache or Nginx. The Power of Server Side Includes (SSI) For example, you can view the final rendered