为了账号安全,请及时绑定邮箱和手机立即绑定

mac 下 apache2 配置 rewrite_mod 问题

mac 下 apache2 配置 rewrite_mod 问题

LEATH 2019-03-29 22:11:18
已经在/etc/apache2/httpd.conf中去掉了LoadModulerewrite_modulelibexec/apache2/mod_rewrite.so前面的注释符号,phpinfo()函数显示已加载rewrite模块在httpd.conf文件末尾加入RewriteEngineonRewriteRule^/t_(.*).html$/test.php?id=$1进行测试时rewrite不起作用,出现404错误输入地址为:http://localhost/~gipanda/projects/t_test.html错误显示:TherequestedURL/~gipanda/projects/t_test.htmlwasnotfoundonthisserver.请问这是为什呢。。?
查看完整描述

2 回答

?
米琪卡哇伊

TA贡献1998条经验 获得超6个赞

无意中看到的以前自己提的这个问题,顺便贴下答案需要在.htaccess或apache配置文件中添加Options+FollowSymlinks
                            
查看完整回答
反对 回复 2019-03-29
?
慕容3067478

TA贡献1773条经验 获得超3个赞

放到当前项目文件夹下的.htaccess文件中。
                            
查看完整回答
反对 回复 2019-03-29
  • 2 回答
  • 0 关注
  • 484 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信