Code:
$mighty example.conf example.route
Serving on port 8000
$netstat -na|grep -i 8000
tcp6 0 0 *.8000 *.* LISTEN
But i want to use tcp4. I am not sure what the problem is. There are nothing in example.* files relative to tcp6.
(Web Server is http://www.mew.org/~kazu/proj/mighttpd/en/ )
Best Regards!