Home > Backend Development > PHP Tutorial > apache2.2怎么配置PATHINFO?

apache2.2怎么配置PATHINFO?

WBOY
Release: 2016-06-13 13:34:50
Original
896 people have browsed it

apache2.2如何配置PATHINFO??
rt,如何配置Apache2.2,让他支持pathinfo。网上找了多种方法,还是不行。

------解决方案--------------------
过去是讲 apache 2 要单独打开 PATH_INFO
现在是默认打开的吧?
至少我的 apache2.2.11 是打开的
------解决方案--------------------
需要修改httpd.conf文件 具体配置见http://guo-dong.diandian.com/post/2012-04-07/1.html

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template