求教为什么我的SSI无法在mac OS MAMP上运行?

在我的httpd.conf中,我已经包含了以下设置

LoadModule include_module modules/mod_include.so

Options Indexes FollowSymLinks Includes

AddType text/html .shtml .html .htm
AddOutputFilter INCLUDES .shtml .html .htm

但这仍然无法正常工作,还有其他需要配置的吗?

https://jingyan.baidu.com/article/5225f26b037247e6fa0908fe.html