[SATLUG] Home-based Website
Victor
victor.trevino at gmail.com
Tue Sep 11 02:28:40 CDT 2007
What you want to do is use a dynamic DNS provider (dyndns.org, no-ip,
etc.) and use a CNAME record with the nameserver provider (everydns,
zoneedit).
Example:
1) You register a domain name, example.com
2) You delegate authority over example.com to a nameserver provided by
whatever DNS provider you prefer.
3) You set up a hostname with a dynamic DNS provider, say example.no-ip.com
4) You go to your DNS provider's web site and add a CNAME record:
example.com. IN CNAME example.no-ip.com.
www.example.com. IN CNAME example.no-ip.com.
It should work out just fine. I'm assuming you have your Apache
configuration and everything down.
On 9/11/07, Tom Weeks <tweeksjunk2 at theweeks.org> wrote:
> On Monday 10 September 2007 10:38:38 Kase Saylor wrote:
> > OK, say I want to run a website from the server at my house (I probably
> >
> > wouldn't because I used DSL and the "upstream" rate isn't good and I
> >
> > don't have a static IP, but for the sake of argument, we'll assume that
> >
> > I want to), what do I need to do? Sure that's a very broad question,
>
> We're covering all of this in XCSSA next monday night. Everything from
> setting up your home network & firewall (from scrap parts and a livefirewall
> CD distro), to doing dyndns, building the LAMP(web) and email server, to
> setting up your MX records/DNS, and port forwarding.
>
> It's basically two tag team presentations between myself and another XCSSA
> guy
> Robert Taylor. It will cover a lot of information... so you won't want to
> miss it.
>
> Keep your eyes on XCSSA.org for more info (I usually post the info pretty
> late), but it's next Monday night, SAC/NTC room 025 (basement).
>
> L8ER..
>
> Tweeks
> --
> _______________________________________________
> SATLUG mailing list
> SATLUG at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
> Powered by Rackspace (www.rackspace.com)
>
More information about the SATLUG
mailing list