更新 'files/enable-php.conf'
This commit is contained in:
parent
b9238b05bf
commit
f0c6912dd0
@ -5,4 +5,5 @@ location ~ [^/]\.php(/|$)
|
||||
fastcgi_pass 127.0.0.1:9000;
|
||||
fastcgi_index index.php;
|
||||
include fastcgi.conf;
|
||||
include pathinfo.conf;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user