boa.conf

来自「可执行web服务器BOA全套资料及开发文档。基于ARMLinux平台的。」· CONF 代码 · 共 19 行

CONF
19
字号
Port 80User 0Group 0ErrorLog /var/log/boa/error_logAccessLog /var/log/boa/access_logDocumentRoot /etc/boa/webUserDir /etc/boa/public_htmlDirectoryIndex index.html#DirectoryMaker /usr/lib/boa/boa_indexerKeepAliveMax 1000KeepAliveTimeout 100MimeTypes /etc/mime.types# DefaultType: MIME type used if the file extension is unknown, or there# is no file extension.DefaultType text/plainCGIPath /etc/boa:/etc/boa/web:/etc/boa/cgi-bin #定义cgi程序目录Alias /doc /usr/docScriptAlias /cgi-bin  /etc/boa/cgi-bin 

⌨️ 快捷键说明

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