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

fix: Apache没导入全局配置

This commit is contained in:
2026-01-14 00:04:33 +08:00
parent c9a00cc502
commit af75adafb3

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