htaccess的不工作的WAMP [英] .htaccess not working on WAMP

查看:277
本文介绍了htaccess的不工作的WAMP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在Windows上安装WAMP。我发现.htaccess文件不能在这里工作。有没有什么办法与htaccess的工作?

I have installed WAMP on Windows. I found .htaccess files are not working here. Is there any way to work with .htaccess?

推荐答案

点击WAMP的图标和开放的Apache / httpd.conf文件,然后搜索rewrite_module。删除#如下,并将其保存

Click on Wamp icon and open Apache/httpd.conf and search "rewrite_module". Remove # as below and save it

LoadModule rewrite_module modules/mod_rewrite.so

这是重启后所有的服务。

after that restart all service.

这篇关于htaccess的不工作的WAMP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆