伪静态方案希望增加自定义功能,或者增加CI4的方案,感谢

官方相关链接
CodeIgniter URLs — CodeIgniter 4.5.5 documentation

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

好的 我们在后续版本增加此功能