boa.conf
来自「一个uclinux下进行网络数据处理,及串口读取,CGI配置」· CONF 代码 · 共 12 行
CONF
12 行
## A minimal config that makes the home page# an unauthenticated CGI#ServerName Lineo-NETtelDocumentRoot /home/httpd/ScriptAlias /cgi-bin/ /home/httpd/cgi-bin/#ScriptAlias / /home/httpd/cgi-bin/config#ScriptAlias /index.html /home/httpd/cgi-bin/configAlias /img /home/httpd/imgAuth /cgi-bin/config /etc/config/config
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?