View Shtml Fix 【ESSENTIAL ◎】

Inside the server or location block, add:

Inside your location block: types { text/html shtml; } view shtml fix

<!--#include virtual="nav.html" --> (Note the space after include and before --> ) Inside the server or location block, add: Inside

Keywords: view shtml fix, shtml not parsing, enable ssi, apache includes, nginx ssi, server side includes fix Inside the server or location block

# Enable SSI Options +Includes AddType text/html .shtml AddHandler server-parsed .shtml OPTIONAL: Also parse .html or .htm files as SSI AddHandler server-parsed .html AddHandler server-parsed .htm

You search for a solution, and the top result is the cryptic query: .