Doing an ifconfig shows me the IP address of eth0 and I use that IP, go to my web browser on host machine and enter it as the address, expecting to see the "It works!" page. But instead the browser times out and shows no page.

Prior to using Mageia, I had a Debian guest for the same purpose. After I setup my web server in Debian, I went to my web browser in host and entered the IP address and I got the "It works!" page. I didn't have to configure stuff or anything, it just worked.
So I am thinking, maybe Mageia has some restrictions with regard to this and some other configurations are needed. Can anyone help me configure my Mageia so I can communicate with it and use it as my local development web server?