【发布时间】:2016-06-06 05:14:03
【问题描述】:
我该怎么做?
【问题讨论】:
我该怎么做?
【问题讨论】:
解决办法
Redirect /olddirectory/oldfile.html http://example.com/newdirectory/newfile.html
这里是链接,参考.htaccess Redirect
编辑 1
为了重定向请求,您需要启用代理模块,并在配置文件中启用 proxy_http_module 然后,您使用
RewriteRule towns%5B0%5D countries%5B0%5D [NC,P]
【讨论】: