upgrade the php version.

This commit is contained in:
luming 2024-01-11 18:03:10 +08:00
parent 5ee52e8e30
commit 4e5481329a
3 changed files with 0 additions and 32 deletions

View File

@ -1,16 +0,0 @@
{
auto_https disable_redirects
email admin@rainss.cc
}
rainss.net:80 {
encode gzip
root * /www/websites/typecho
php_fastcgi php-fpm:9000
file_server
}
http://pay.test {
root * /www/websites/typecho
encode gzip
php_fastcgi php-fpm:9000
file_server
}

View File

@ -1,16 +0,0 @@
{
auto_https disable_redirects
email admin@rainss.cn
}
example.com:80 {
encode gzip
root * /www/websites/typecho
php_fastcgi php-fpm:9000
file_server
}
http://www.example.com {
root * /www/websites/typecho
encode gzip
php_fastcgi php-fpm:9000
file_server
}