boa.conf
来自「linux平台上的开放源代码的网络摄像机程序.实现视频捕捉,传输以及云台控制等.」· CONF 代码 · 共 49 行
CONF
49 行
# This is the secod instance of Boa configuration file## How to configure check README.confPort 8080ServerAdmin webguy@your.org.here# ErrorLog /dev/nullAccessLog /dev/nullDocumentRoot /usr/htmlUserDir public_htmlDirectoryIndex index.htmlDefaultType text/plainScriptAlias /cgi-bin/ /usr/html/cgi-bin/ScriptAlias /admin-bin/ /usr/html/admin-bin/ScriptAlias /jffs-bin/ /etc/httpd/html/#Transfer /hugesize.jpg /tmp/camdsocket#Transfer /cgi-bin/image320x240.jpg /tmp/camdsocketTransferMime application/x-httpd-php /tmp/phpdsocketAuthGroup root root_pass_activeAuthGroup axadmin root_pass_active#AuthGroup axdialinAuthGroup axview root_pass_active# protected path in FS (use axadmin or root ?)AuthPath /usr/html/admin/ rootAuthPath /usr/html/support/ rootAuthPath /usr/html/wizard/ rootAuthPath /usr/html/this_server/ rootAuthPath /usr/html/view axviewAuthPath /usr/html/cgi-bin/ axviewAuthPath /usr/html/admin-bin/ axadmin# transfer protected pathsAuthPath /cgi-bin/ axviewAuthPath /admin-bin/ root
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?