From af75adafb34991bcdbf69f98a0255aae5255bc9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=97=E5=AD=90?= Date: Wed, 14 Jan 2026 00:04:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20Apache=E6=B2=A1=E5=AF=BC=E5=85=A5?= =?UTF-8?q?=E5=85=A8=E5=B1=80=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pkg/webserver/apache/data.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/webserver/apache/data.go b/pkg/webserver/apache/data.go index e7a9ca75..74dcd175 100644 --- a/pkg/webserver/apache/data.go +++ b/pkg/webserver/apache/data.go @@ -16,6 +16,7 @@ const ( // DefaultVhostConf 默认配置模板 const DefaultVhostConf = `# Auto-generated by AcePanel. DO NOT EDIT MANUALLY! +IncludeOptional /opt/ace/sites/default/config/shared/*.conf ServerName localhost DocumentRoot /opt/ace/sites/default/public