跳到主要内容
CNode

nginx 将'%-23' 替换成#,如何配置?

Jjeremy16601发布于 12 年前
068560

nginx 将%23 替换成#,如何配置? 求高手解答

  location ~ ^/ {
                root /root/Documents/www/;
                rewrite '\/%\d{2}' /# redirect;
                index  index.html index.htm;

        }

查看回复

回复 (0)

暂无回复,成为第一个参与讨论的人。

参与回复

登录后即可参与回复。登录