>  기사  >  백엔드 개발  >  Url rewrite in .htaccess is not working解决方法

Url rewrite in .htaccess is not working解决方法

WBOY
WBOY원래의
2016-06-13 11:47:58981검색

Url rewrite in .htaccess is not working
我从网上下载了一个开源的网站,我配置了Apache和PHP,
我运行http://127.0.0.1:8881/index.php之后显示SystemCheck画面
其中有一项没有通过
Url rewrite in .htaccess is not working. Check your server configuration.
这个.htaccess文件也是从网上下载下来后什么都没有改

我该改什么配置文件
谢谢了
------解决方案--------------------
你的Apache没有开启rewrite功能啊

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.