View Shtml: Fix ((full))

<!--#includefile="nav.html"--> (Missing space and virtual/file attribute)

Create a test file named test.shtml with the following content: view shtml fix

: Place the include tags where you want common elements to appear: >Article TitleYour content goes here. Use code with caution. Copied to clipboard Test Locally vs. Server : Keep in mind that .shtml files will not work view shtml fix

location /includes/ ssi on; internal;

Options +Includes AddType text/html .shtml AddOutputFilter INCLUDES .shtml Use code with caution. Copied to clipboard view shtml fix