|
1
1
你可以用
|
|
|
2
0
在Apache中重写规则( https://httpd.apache.org/docs/2.4/rewrite/remapping.html )应该会成功的。我希望Nginx提供类似的功能。 如果您使用Apache或Nginx来完成这项工作,它会更快,因为您不会有运行PHP脚本的开销。 |