【发布时间】:2011-09-11 19:33:47
【问题描述】:
我的 .htaccess 文件中有包含的代码,但我尝试包含的 php 代码不起作用。
Options +Includes
AddType text/html .htm .html
AddHandler server-parsed .htm .html
AddType application/octet-stream .vcf
AddOutputFilterByType DEFLATE text/html text/htm text/plain text/css text/php text/javascript application/x-javascript
【问题讨论】: