小编Ben*_*n G的帖子

服务器没有将.html解析为PHP

我在.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
Run Code Online (Sandbox Code Playgroud)

php apache .htaccess

18
推荐指数
5
解决办法
7万
查看次数

标签 统计

.htaccess ×1

apache ×1

php ×1