If you are using an Apache server and SSI isn't working, you can often fix it by adding the following lines to your .htaccess file :
You must tell Apache that it is allowed to parse files in your directory. This is done via httpd.conf or an .htaccess file.
Open your website's Nginx configuration file (usually located in /etc/nginx/sites-available/ ). Inside the primary server or location block, turn the SSI parameter on:
If you are using an Apache server and SSI isn't working, you can often fix it by adding the following lines to your .htaccess file :
You must tell Apache that it is allowed to parse files in your directory. This is done via httpd.conf or an .htaccess file. view shtml fix
Open your website's Nginx configuration file (usually located in /etc/nginx/sites-available/ ). Inside the primary server or location block, turn the SSI parameter on: If you are using an Apache server and
Sign up to get free loops download