|
Home > Archive > Apache Server configuration support > January 2007 > Apache, OS X, domains and sharing
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Apache, OS X, domains and sharing
|
|
|
| I have set up some virtual hosts in httpd.conf, I've also edited the
hosts file so that my sites are accessible when I type 'mysite.site'
into a browser:
127.0.0.1 mysite.site
Now, I have a static IP from my ISP. I also have numerous domain names
registered, most of which I don't use. How would I go about pointing a
domain name (ie. www.mywebsite.com) to my local machine?
I went into my godaddy admin panel and tried entering my static IP into
the nameservers fields for one of my domains but it wouldn't accept it.
Am I going about this the wrong way?
| |
| Davide Bianchi 2007-01-30, 7:31 am |
| On 2007-01-30, Mark <mark@localhost.com> wrote:
> Now, I have a static IP from my ISP. I also have numerous domain names
> registered, most of which I don't use. How would I go about pointing a
> domain name (ie. www.mywebsite.com) to my local machine?
You need a DNS or a similar service. Watch out for 'el cheapo' non-ip
services that only put a frame around an IP address because they will
not work.
Davide
--
No, my friends. No, money will never make you happy, and happy will never
make you money. That might be a wisecrack, but I doubt it.
-- Julius Henry "Groucho" Marx (http://en.wikiquote.org/wiki/Groucho_Marx)
| |
|
| Davide Bianchi wrote:
> On 2007-01-30, Mark <mark@localhost.com> wrote:
>
> You need a DNS or a similar service.
A DNS service like http://www.dyndns.com/ ??
| |
| Davide Bianchi 2007-01-30, 1:19 pm |
| On 2007-01-30, Mark <mark@localhost.com> wrote:
> A DNS service like http://www.dyndns.com/ ??
Well, yes, but if you have a STATIC Ip you should be able to use the
DNS service of whoever is your registrar to register your domains.
Davide
--
I've found an axe can do a lot for a paper-mangling printer. Especially if
you shout for one at the top of your voice, and then a cow orker brings
you said instrument. Suddenly, no more paper jams. --Kai
| |
|
| Davide Bianchi wrote:
> On 2007-01-30, Mark <mark@localhost.com> wrote:
>
> Well, yes, but if you have a STATIC Ip you should be able to use the
> DNS service of whoever is your registrar to register your domains.
you've lost me a bit. My ISP provides me a static IP, all my domains are
registered with godaddy.com.
So you're saying I should I should be using godaddy?
| |
| Davide Bianchi 2007-01-30, 1:19 pm |
| On 2007-01-30, Mark <mark@localhost.com> wrote:
> you've lost me a bit. My ISP provides me a static IP, all my domains are
> registered with godaddy.com.
And godaddy doesn't provide you with a skeleton DNS service too?
(I've never used godaddy before, so don't know about it).
> So you're saying I should I should be using godaddy?
If they _do_ offer you a DNS service yes, ask their tech support
eventually, otherwise the alternative is to install a DNS yourself and
run it, and just use godaddy to point to your DNS. But that looks like
an overkill.
Anyway, this has nothing to do with Apache or Configuration.
Davide
--
Q: What do Bill Gates and Bill Clinton have in common?
A: Their ratings climb whenever they do something unethical.
|
|
|
|
|