feat: implement dashboard UI components, IPC handlers, and service configuration templates

This commit is contained in:
Ümit Tunç
2026-04-03 07:06:39 +03:00
parent e7be5c1c19
commit ee4e3660f0
8 changed files with 436 additions and 21 deletions
@@ -6,6 +6,9 @@ Alias /{{HOST}} "{{PATH}}"
AllowOverride All
Require all granted
# PHP'ye php.ini dosyasını generated_configs klasöründe aramasını söyler
SetEnv PHPRC "{{PHP_INI_DIR}}"
# Passing Authorization header to PHP
CGIPassAuth On