- 2025年07月27日
- 星期日

我遇到的问题与the one described on this question类似.但是,我设法使用最新的PCRE(8.30)编译了nginx(1.0.14),将重写规则更改为使用UTF8,但仍然失败.我的重写规则是location / { try_files $uri $uri/ /index.php; rewrite (*UTF8)
我遇到的问题与the one described on this question类似.但是,我设法使用最新的PCRE(8.30)编译了nginx(1.0.14),将重写规则更改为使用UTF8,但仍然失败.我的重写规则是location / { try_files $uri $uri/ /index.php; rewrite (*UTF8)