feat: implement project management system with Nginx configuration templates and automated host file updates
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user