feat: add Apache and PHP configuration templates with utility scripts to manage ProxyFCGI path handling and path normalization

This commit is contained in:
Ümit Tunç
2026-04-01 22:05:36 +03:00
parent 2bc793662e
commit 3164b66f23
4 changed files with 102 additions and 2 deletions
+1
View File
@@ -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