Search found 1 match

by kippewit
Fri Jan 19, 2024 6:55 pm
Forum: MAMP - General Discussion & Troubleshooting
Topic: Can't get Apache includes working?
Replies: 0
Views: 183411

Can't get Apache includes working?

Hi

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
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
to httpd.conf
However, the plugin still says ...