Apache 重定向 url带参数应该如何写规则 20
Apache做了重定向由xxx.xxx.xxx/aa/bb/cc.php?year=2015&month=01重定向的地址xxx.xxx.xxx/index.php?r=...
Apache做了重定向 由
xxx.xxx.xxx/aa/bb/cc.php?year=2015&month=01
重定向的地址
xxx.xxx.xxx/index.php?r=test/test/test&year=2015&month=01
url地址的参数是变量,rewriteRule应该如何写,请高手指教,多谢。
=========================================================================
已解决
RewriteEngine on
RewriteRule ^/aa/bb/cc.php$ /index.php?r=text/text/test [R=permanent,QSA] 展开
xxx.xxx.xxx/aa/bb/cc.php?year=2015&month=01
重定向的地址
xxx.xxx.xxx/index.php?r=test/test/test&year=2015&month=01
url地址的参数是变量,rewriteRule应该如何写,请高手指教,多谢。
=========================================================================
已解决
RewriteEngine on
RewriteRule ^/aa/bb/cc.php$ /index.php?r=text/text/test [R=permanent,QSA] 展开
- 你的回答被采纳后将获得:
- 系统奖励15(财富值+成长值)+难题奖励10(财富值+成长值)+提问者悬赏20(财富值+成长值)
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询