My question is probably going to be viewed as strange. I have an installed and running MediaWiki VM appliance running on ESXi 5.0. It works correctly. I also host another website on another VM (using port 80). I want to have the MediaWiki look at different ports like 591, 8008, 8080 and 8090 simultaneously.
I'm not sure how to do this. I can't seem to get the server to listen on any port other than 80. I have modified my httpd.conf file to look at port 8080 and it doesn't want to respond. Also I was wondering if it is possible to have (1) website looking at multiple ports simultaneously with Apache.