View previous topic :: View next topic |
Author |
Message |
titan867 -
Joined: 13 May 2004 Posts: 4
|
Posted: Thu May 13, 2004 1:06 pm Post subject: DNS |
|
|
is there a way that i can configure dns so that on my server i can have multiple sub domains such as: members.macrosystems.com or home.macrosystems.com? _________________ Macro Systems |
|
Back to top |
|
 |
TRUSTAbyss -
Joined: 29 Oct 2003 Posts: 3752 Location: USA, GA
|
Posted: Thu May 13, 2004 6:29 pm Post subject: |
|
|
You can wait for the Pro version of the Abyss Web Server or you can use ::Virtual Host Creator:: , A
small project that lets you host multiple websites with more than one programming language !
http://www.Multiple-Sites.tk
Or
http://vhosting.cjb.net |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri May 14, 2004 12:44 am Post subject: |
|
|
Wait, do you already have the subdomains created and pointing to your website, or is that want you want to make? _________________ Bienvenidos! |
|
Back to top |
 |
 |
titan867 -
Joined: 13 May 2004 Posts: 4
|
Posted: Fri May 14, 2004 1:46 am Post subject: |
|
|
its something that i want to make for my site using abyss _________________ Macro Systems |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri May 14, 2004 2:03 am Post subject: |
|
|
So you haven't made the subdomain, right?
How do you manage your DNS? _________________ Bienvenidos! |
|
Back to top |
 |
 |
titan867 -
Joined: 13 May 2004 Posts: 4
|
Posted: Fri May 14, 2004 3:22 am Post subject: |
|
|
im just wanting to know if its possible to have domains like that _________________ Macro Systems |
|
Back to top |
|
 |
iNaNimAtE -
Joined: 05 Nov 2003 Posts: 2381 Location: Everywhere you're not.
|
Posted: Fri May 14, 2004 3:30 am Post subject: |
|
|
Yes, it is. It all depends on how you have your DNS set up.
I have a couple:
design.cfxnetworks.com
p2p.cfxnetworks.com
mail.cfxnetworks.com
I use ZoneEdit for mine. _________________ Bienvenidos! |
|
Back to top |
 |
 |
mcwilliams132 -
Joined: 27 Jul 2003 Posts: 167 Location: Oshkosh, WI
|
Posted: Fri May 14, 2004 6:33 pm Post subject: |
|
|
it's quite simple...
Just need to setup your subdomains:
home.yoursite.com
email.yoursite.com
whatever.yoursite.com
point them all to your IP.
Create a redirect script page in your favorite server side language so it retrieves the HTTP_HOST Server Variable and then redirects the user to the specified page based on what's found in the HTTP_HOST.
Thats the jist of it....I'm not going into how to write it. I'm pretty sure the process has been documented in the forums. _________________ ::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!" |
|
Back to top |
|
 |
|