Zhiqim Httpd即知启蒙WEB容器,是Zhiqim Framework面向WEB开发的多例服务,提供更简洁配置、积木式组件模块和天然的模型模板设计。

森中灵 最后提交于1月前 增加RedirectContext方便配置HTTP:80跳转到HTTPS:443
zhiqim.ini210B
[boot]
name=ZhiqimHttpd
version=8.0.6
port=50080

[config]
logging=./conf/logging.xml
httpd=./conf/httpd.xml

[service]
logging=com.zhiqim.kernel.logging.LogServer
httpd=org.zhiqim.httpd.HttpServer