Skip to content

Commit c90faf9

Browse files
committed
Update host_php.conf
1 parent c28a210 commit c90faf9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • resources/modules/Nginx/ospanel_data/default/templates

resources/modules/Nginx/ospanel_data/default/templates/host_php.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
fastcgi_pass $backend_ip:$backend_port;
2424
try_files $fastcgi_script_name =404;
2525
include fastcgi.conf;
26+
include env/{host}.conf;
2627
# fastcgi_param COUNTRY_CODE $geoip2_data_country_code;
2728
# fastcgi_param COUNTRY_NAME $geoip2_data_country_name;
2829
}

0 commit comments

Comments
 (0)