fix: Apache没导入全局配置

This commit is contained in:
耗子
2026-01-14 00:04:33 +08:00
parent c9a00cc502
commit af75adafb3
+1
View File
@@ -16,6 +16,7 @@ const (
// DefaultVhostConf 默认配置模板
const DefaultVhostConf = `# Auto-generated by AcePanel. DO NOT EDIT MANUALLY!
IncludeOptional /opt/ace/sites/default/config/shared/*.conf
<VirtualHost *:80>
ServerName localhost
DocumentRoot /opt/ace/sites/default/public