mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-13 03:31:45 +08:00
文件根目录httpRoot改成www,并且自动复制到相应目录
This commit is contained in:
8
www/index.html
Normal file
8
www/index.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<html>
|
||||
<head><title>欢迎使用ZLMediaKit</title></head>
|
||||
<body bgcolor="white">
|
||||
<center><h1>欢迎使用ZLMediaKit,请阅读<a href="https://github.com/xiongziliang/ZLMediaKit/wiki" title="wiki">wiki</a> 获取更多帮助!</h1></center>
|
||||
<hr>
|
||||
<center>ZLMediaKit</center>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user