feat: implement project management system with Nginx configuration templates and automated host file updates

This commit is contained in:
Ümit Tunç
2026-04-02 20:31:22 +03:00
parent ac30e71672
commit 4184d137e6
17 changed files with 2181 additions and 176 deletions
+4 -1
View File
@@ -83,7 +83,10 @@ Alias /phpmyadmin "{{PHPMYADMIN_DIR}}"
CGIPassAuth On
</Directory>
# Project configurations
# Project configurations (Subdirectory Access)
{{PROJECT_ALIASES}}
# Project configurations (Virtual Host Access)
{{PROJECTS}}
# Global PHP handler (Manual Nginx-Style SCRIPT_FILENAME)