Home > Backend Development > PHP Tutorial > Url rewrite in .htaccess is not working解决方法

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

WBOY
Release: 2016-06-13 11:47:58
Original
1021 people have browsed it

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功能啊

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