Floog
03-31-2002, 08:59 PM
I've got Apache 1.3.24 successfully installed on my Slackware box.
I did a very basic configuration of httpd.conf.
So far, I can get my bare-bones website to show up using either Mozilla or Opera by entering the following:
http://127.0.0.1 http://localhost http://icecream.com (what can i say, netconfig asks you to supply a domain name, so i did)
Here's the issue:
I connect to the internet by way of dsl. My ethernet card connects to a Linksys 10/100 4-port switch, and then the switch connects to a Linksys DSL Router that uses dhcp to sync up with the ISP.
I created a free dynamic hosting account at no-ip.com and use their linux app. to update my ip address for their service. The domain name i set up with them is-- icecream.no-ip.org
As you can probably guess, the problem is that I can't connect to the apache server and my website when I try to go to http://icecream.no-ip.org
I don't get a refusal or a "no permission" message from the apache server. The browser simply times out after a minute or two trying to locate the address.
Does anyone have experience using this kind of service? Or is there something else you think I should look at?
I'll post my httpd.conf if anyone thinks that would be helpful.
Thanks for your time and patience.
Mike
I did a very basic configuration of httpd.conf.
So far, I can get my bare-bones website to show up using either Mozilla or Opera by entering the following:
http://127.0.0.1 http://localhost http://icecream.com (what can i say, netconfig asks you to supply a domain name, so i did)
Here's the issue:
I connect to the internet by way of dsl. My ethernet card connects to a Linksys 10/100 4-port switch, and then the switch connects to a Linksys DSL Router that uses dhcp to sync up with the ISP.
I created a free dynamic hosting account at no-ip.com and use their linux app. to update my ip address for their service. The domain name i set up with them is-- icecream.no-ip.org
As you can probably guess, the problem is that I can't connect to the apache server and my website when I try to go to http://icecream.no-ip.org
I don't get a refusal or a "no permission" message from the apache server. The browser simply times out after a minute or two trying to locate the address.
Does anyone have experience using this kind of service? Or is there something else you think I should look at?
I'll post my httpd.conf if anyone thinks that would be helpful.
Thanks for your time and patience.
Mike