📄 config.xml
字号:
<?xml version='1.0'?><!-- WEB SERVER META DATA --><!-- Replace the title, date, and author with your values --><webserver title="Highly caffeinated webserver" date="July 2006" author="Greg Gagne"><!-- DOCUMENT BASE --><!-- Where we begin serving web pages from.Replace docBase with the name of the top-level directory whereyou will serve web pages --><context docBase="/usr/local/webserver/"></context><!-- LOG FILE --><!-- The location of the log file --><logfile log="/usr/local/logs/log.txt"></logfile> </webserver>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -