CRI Radio

May 22, 2007

boa移植及配置

1. download boa-0.94.11.tar.gz from www.boa.org
2 tar xvzf boa-0.94.11.tar.gz
3 cd boa-0.94.11/src
4 ./configure
5 make
6 ./boa
7 replace gcc with arm-linux-gcc
8 modify  boa.conf

Port 8010
User root
Group root
ServerName arm#!!!
DocumentRoot /home/www
MimeTypes /etc/mime.types
###AccessLog ErrorLog 
DirectoryIndex index.html
#DirectoryMaker /usr/lib/boa/boa_indexer
#KeepAliveMax 1000
#KeepAliveTimeout 10