mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-07-07 12:18:12 +08:00
添加http服务器配置项:是否支持vhost
This commit is contained in:
@@ -165,6 +165,8 @@ extern const char kCharSet[];
|
||||
extern const char kRootPath[];
|
||||
//http 404错误提示内容
|
||||
extern const char kNotFound[];
|
||||
//文件服务器是否启动虚拟主机
|
||||
extern const char kEnableVhost[];
|
||||
|
||||
}//namespace Http
|
||||
|
||||
|
||||
Reference in New Issue
Block a user