mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 03:07:20 +08:00
fix: Apache没导入全局配置
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user