how to have a vm image act as a server host
Posted
by tipu
on Server Fault
See other posts from Server Fault
or by tipu
Published on 2010-05-14T15:33:01Z
Indexed on
2010/05/14
15:44 UTC
Read the original article
Hit count: 259
I have a VM Ware player, VMware-player-3.0.1-227600.exe
I downloaded a cent os image, it's version is
CentOS release 5.4 (Final)
I have apache installed and listening on port 8080. However when I visit my ip address, x.x.x.x.:8080/
I don't get the default apache page as I would by going to localhost:8080/
What do I have to do in my image or vmware to get it to serve?
© Server Fault or respective owner