PDA

View Full Version : i need help with my domain



Omari
April 2nd, 2001, 02:40
i want http://www.oawu.net and http://oawu.net to be on hypermart's servers and have like oawu.net/filename.html but not forwarded, actually hosted. i want to be able to create sub domains like whatever.oawu.net through zoneedit.com... i have my account with zoneedit.com already... i have my account with hypermart already... i just need to know how i make it all work...

is0lized
April 2nd, 2001, 05:46
name server 1 - yourname.com

name server 2 - wildcards

i think

Omari
April 2nd, 2001, 16:00
ok, cool, i'll try that

Chicken
April 2nd, 2001, 22:12
Originally posted by Omari
i want http://www.oawu.net and http://oawu.net to be on hypermart's servers and have like oawu.net/filename.html but not forwarded, actually hosted. i want to be able to create sub domains like whatever.oawu.net through zoneedit.com... i have my account with zoneedit.com already... i have my account with hypermart already... i just need to know how i make it all work...

I'm just going to take a wild stab at this and guess this won't work. First, realize that in order to get your domain to resolve, you need two things:

DNS zone files set up correctly, and then the server set up correctly. Without both, this won't work.

If you are pointing your domain to a dedicated IP address at hypermart, you will have an better time with this. Simply point your domain to that dedicated IP address and add an A RECORD for 'www' also pointing to the IP address. Also, if you want subdomains (wildcarded), then you should set this up to (you guessed it), point to the IP address.

From here, you will need a script to direct the subdomains people type in (well, there's not one way to do this really, but...)

If you do NOT have a dedicated IP address, then you will be pointing your domain to hypermart's server, and it MUST be set up on the server and the whole thing gets more complicated.

Omari
April 4th, 2001, 03:49
i'll just do sub directory redirection :)