1Panel/cmd/server/nginx_conf/rewrite/yii2.conf

3 lines
No EOL
69 B
Text

location / {
try_files $uri $uri/ /index.php$is_args$args;
}