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