【发布时间】:2015-01-26 06:09:53
【问题描述】:
如果我在 index.php 之后放置另一个 URL 参数,Nginx 会给出“找不到文件”错误:
http://localhost/index.php/testfile.html
如何让 nginx 不给出此错误并将“/testfile.html”视为参数?
谢谢。
【问题讨论】:
如果我在 index.php 之后放置另一个 URL 参数,Nginx 会给出“找不到文件”错误:
http://localhost/index.php/testfile.html
如何让 nginx 不给出此错误并将“/testfile.html”视为参数?
谢谢。
【问题讨论】:
【讨论】: