Discussions
users and developers discuss installations and questions here
Topic | Author | Replies | Views | Last comment | |
---|---|---|---|---|---|
Nginx rewrite |
qianmengnet 17.02.2022 01:15 |
1 | 933 |
WikiAdmin 18.02.2022 17:58 |
|
In rewrite mode, nginx setting will affect the URL of admin panel. The official website cannot find a solution. The following code can be used. In other locales, parse the URL if (-f $request_filename/index.html){ rewrite (.*) $1/index.h[...]
nginx |