Okay, so I installed apache and it is running. I can see it when I go to Services and is listed as httpd.
Then I used ifconfig (as root) to find out my ip address and got the following output:
Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
I assumed my ip address to be 127.0.0.1
So I then went to Konqueror and tried the following addresses:
http://127.0.0.1
http://localhost
http://localhost.
http://127.0.0.1.com
http://255.0.0.0.com
http://255.0.0.0
and just got the following messages:
An error occurred while loading ......
Could not connect to host ....
I'd greatly appreciate any help with this matter,
Thanks