2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 10:17:17 +08:00

fix: 优化问题

This commit is contained in:
2026-01-20 17:28:31 +08:00
parent 21d120451c
commit df59816e4e
4 changed files with 10 additions and 7 deletions

View File

@@ -20,7 +20,7 @@ IncludeOptional /opt/ace/sites/default/config/shared/*.conf
<VirtualHost *:80>
ServerName localhost
DocumentRoot /opt/ace/sites/default/public
DirectoryIndex index.php index.html
DirectoryIndex index.html
# custom configs
IncludeOptional /opt/ace/sites/default/config/site/*.conf
<Directory /opt/ace/sites/default/public>