答案是无需设置!!!Caddy2 已经内置了关于index.php的伪静态!That’s right, Caddy v2’s php_fastcgi directive is a shortcut that includes a try_files rewrite as you can see in the expanded formCaddy社区如果不放心还是想手动设置@key1 {
...
proxyThe v2 equivalent is reverse_proxy.Notable subdirective changes are header_upstream and header_downstreamhave become header_up and header_down, respectively; andload-balancing-related subdirec...