mirror of
https://github.com/acepanel/panel.git
synced 2026-02-05 02:07:18 +08:00
3 lines
64 B
Plaintext
3 lines
64 B
Plaintext
location / {
|
|
try_files $uri $uri/ /index.php$is_args$args;
|
|
} |