Forum Moderators: phranque
Here are the addresses that work locally:
[127.0.0.1...]
[localhost...]
[192.168.15.101...]
I have been sharing that last link because I thought that the address is my IP address (that is what comes up when I look into IPCONFIG anyways). I have people testing it fromt he outside and they only get "page not found". What are some suggestions of things that I need to do to get people from the outside to look in.
In my httpd.conf file I have
Listen 80
Is there anything else there that can cause people from the Internet to not get to my page? I have APACHE on my exception list on my firewall. Do I just need to remove my firewall?
I appreciate any help that you can provide.
mark