weblab finished

This commit is contained in:
2025-06-08 21:34:30 +08:00
parent ccab1d8e49
commit 603789006c
7 changed files with 527 additions and 2 deletions

8
weblab/webserver.ini Normal file
View File

@@ -0,0 +1,8 @@
# Web服务器配置文件
# 网站根目录
root=./webroot
# 服务器监听端口
port=80
# 注释:可以修改以上配置来自定义服务器行为