Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do i point a Domain Name to Apache ?

602 views
Skip to first unread message

Damienjp2

unread,
Oct 25, 2001, 12:58:55 AM10/25/01
to
Hi,

I been trying to figure out how can i point my Domain Name to my Apache web
server 1.3.14. Where do i point the DNS Server to ? How do i setup Apache to
serve it ? Do i setup it up as a Virtual Host ? Please somebody HELP
!!!!!!!!!!!!!!!!

Thank You

Todd Copeland

unread,
Oct 25, 2001, 2:50:02 AM10/25/01
to
Your DNS entry is your IP address. It translates yourdomainname.com into
an IP address (like a name into a phone number so it can be dialed and
the signal is carried to your home). If you have a static IP address
then this is easy to set up. If you have a dynamic IP address then there
are a few extra steps. You will need to use a dynamicDNS service. The
service (such as dyndns.org) provides you with a static "domain name",
such as yoursite.dyndns.org (using dyndns.org as an example). You then
would redirect yoursite.com to yoursite.dyndns.org. You run a client
program on your computer that tells dyndns.org what your IP address is
each time it changes. So when someone goes to www.yoursite.com, they are
redirected to yoursite.dydnds.org and are redirected to your current IP
address. Their request for a web page then hit's your server. You have
Apache "listen" to port 80 requests. Port 80 is the default port for web
page requests. It then serves up pages as indicated in Apaches conf
file.

You probably need to seach for information on how to set up a server and
also for how Apache works. Setting up Apache is difficult for most
beginners. I'd recommend Sambar (sambar.com) as an easier, yet still
powerfull, web server.

Chinchilla

unread,
Oct 25, 2001, 4:18:34 PM10/25/01
to
If you have a Primary Domain (eg. yourdomain.com), you can
use the DNS2Go service. It does the same thing that Todd
pointed out here, but they support Primary Domains as well
as subdomains (yourdomain.d2g.com)

Both good services in my opinion, depends on whether you
want to have Primary Domain visibility or not. Both free
if I remember correct.

Oh yea, and I definately second Todd's notion on Sambar. ROCKS!
Extremely easy to setup virtual domains. Support ISAPI, and
all that fancy jazz.

Chinchilla

On Thu, 25 Oct 2001 07:50:02 +0100, Todd Copeland said...

---
To reply direct, remove NOSPAM in address

mikemmcmeans

unread,
Feb 15, 2011, 11:05:06 PM2/15/11
to
so if i have a dynamic dyns account using the adderess
aaaa.bbbb.ogr

what exactly should i put in the 3 blanks during install?

0 new messages