When I used IPlanet webserver, it’s very easy to add another ports in the server, so that my visitors can visit aaaaa.com:80 for website, and aaaa.com:8001 for MUD.
How to do this in Apache? I setup Apache and use port 80 for my website, but I don’t know how to create another listen thread for port 8001.
Thank you for your help in advance.
Ben.