feat: add Apache and PHP configuration templates with utility scripts to manage ProxyFCGI path handling and path normalization
This commit is contained in:
@@ -45,6 +45,7 @@ session.save_path = "{{SESSION_DIR}}"
|
||||
upload_tmp_dir = "{{TEMP_DIR}}"
|
||||
sys_temp_dir = "{{TEMP_DIR}}"
|
||||
extension_dir = "{{EXT_DIR}}"
|
||||
fastcgi.impersonate = 1
|
||||
cgi.force_redirect = 0
|
||||
cgi.fix_pathinfo = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user