feat: implement dashboard UI components, IPC handlers, and service configuration templates
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user