【发布时间】:2011-04-11 11:49:05
【问题描述】:
我希望我的 apache 服务器解析 shtml 文件,以便我可以将它们包含在其他 html 文件中,但我似乎无法理解如何修改配置文件,即使有这些说明:http://httpd.apache.org/docs/1.3/misc/FAQ.html#ssi-part-i
谁能提供非常具体的说明?比如具体要打开哪些文件,在哪里以及如何添加某些指令。
【问题讨论】:
-
你真的在运行 apache 1.3.x 吗?
-
我认为它是 Apache 2.0.63。我从这里下载了 MAMP:mamp.info/en/index.html
标签: apache configuration server-side-includes