首页 电脑 电脑学堂 查看内容

apache配置文件AddType application/x-httpd-php .php

2009-5-18 14:02 933 0

摘要:   AddType application/x-httpd-php .php   加入“AddType application/x-httpd-php .php”、   “AddType appl...
关键词: application php AddType httpd 文件 程序 上一 htm 实质 一行

  AddType application/x-httpd-php .php   加入“AddType application/x-httpd-php .php”、   “AddType application/x-httpd-php .html”两行,   你也可以加入更多,实质就是添加可以执行php的文件类型,比如你再加上一行   “AddType application/x-httpd-php .htm”,则.htm文件也可以执行php程序了,你甚至还可以添加上一行   “AddType application/x-httpd-php .txt”,让普通的文本文件格式也能运行php程序。
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部