3 ==> micro_httpd is run through xinetd.
4 ==> edit /etc/xinetd.d/micro_httpd: enter your webroot dir
5 ==> and change 'disable' to 'no'.
6 ==> add 'micro_httpd: ALL : ALLOW' to /etc/hosts.allow
7 ==> run xinetd: '/etc/rc.d/xinetd start'
15 # vim:set ts=2 sw=2 et: