View Shtml Fix |work|
To:
location /includes/ ssi on; internal;
(On RedHat/CentOS: httpd -M | grep include ) view shtml fix
<!--#include virtual="/includes/header.html" --> To: location /includes/ ssi on; internal; (On RedHat/CentOS:
Options +Includes AddType text/html .shtml AddOutputFilter INCLUDES .shtml Use code with caution. Copied to clipboard To: location /includes/ ssi on
Edit /etc/nginx/sites-available/your-site or the main nginx.conf . Inside the server or location block, add: