I'm working with a CMS and a cache plugin. The cache plugin can use SSI (server side includes), however, I don't get this working at all. The GUI for Apache says Includes is "On", I have added
Code: Select all
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
However, the plugin still says SSI was NOT detected on the sever. Any help?
(For reference, this is the plugin: https://putyourlightson.com/plugins/bli ... d-settings)