test -d logs || mkdir logs
httpd -f `pwd`/conf/httpd.conf -d `pwd`
