httpd.conf

来自「用JAVA编写的一个聊天程序」· CONF 代码 · 共 5 行

CONF
5
字号
Port 8000
MaxKeepAliveRequests 1024
DocumentRoot ../htdocs
DefaultType text/plain
DirectoryIndex index.html  index.php index.php3 index.htm

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?