logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: install without DNS support
Author
Hotaru



Joined: 29 Jul 2008
Posts: 2
Location: Big Orange

PostPosted: Tue 29 Jul '08 18:33    Post subject: install without DNS support Reply with quote

According to http://httpd.apache.org/docs/2.2/platform/windows.html I have to answer questions about my DNS names during the install. But I have a dynamic IP and no FQDN. I don't use BIND, either, which seems overkill for a tiny LAN. Is Apache just unsuitable for such an environment? BTW, I am planning to install on Win2000.
Back to top
glsmith
Moderator


Joined: 16 Oct 2007
Posts: 2268
Location: Sun Diego, USA

PostPosted: Tue 29 Jul '08 18:43    Post subject: Reply with quote

No, but you have a few options.

1. Domain Name(or subdomain)/Dynamic DNS Service/update client
2. Use your Wan IP, however, when it changes you need to change things
3. Use localhost, but you will only be able to view it from that machine.
4. Use it's LAN IP, then it will answer to that inside the LAN.

I use option 1, numerous domain name using a few different DDNS services.
By "(or subdomain) I mean a subdomain of some of the Dynamic DNS services domain, like yourname.strangled.net (which you could get free from afraid.org

At http://www.technopagan.org/dynamic/ , there is a pretty good list of links to such services.
Back to top


Reply to topic   Topic: install without DNS support View previous topic :: View next topic
Post new topic   Forum Index -> Apache