Hello all. I am glad I found these forums! There seems to be a lot of useful content.
I am brand-spanking-new to the world of self-hosted Apache web server. I have been trying for days now to get it working but I cannot get any other computers to see my site.
I obtained a free DNS from freedns.afraid.org and have it pointing to my ip address (it is static) I then configured Apache httpd.conf:
- Listen 80
- ServerName btc.us.to:80
I can view the site from the pc Apache is running on via the freedns address (http://btc.us.to). But my laptop wont view the site.
I have also added 127.0.0.1 btc.us.to my hosts file
as well: my actual ip and btc.us.to
What am I doing wrong? Am I missing something? I have tried everything I can think of. I have done so many search terms and view so many forums and websites but I am still at a complete loss! I'm going crazy! please help!