Welcome Guest ( Log In | Register)



2 Pages V   1 2 >  
Reply to this topicStart new topic
> Help With Subdomains And Dns, are Sub-Domains possible with threw the
Goosestaf
post Jan 20 2006, 01:50 PM
Post #1


Privileged Member
*********

Group: Members
Posts: 503
Joined: 22-September 04
From: Worcester/Milton Keynes (UK)
Member No.: 1,226



well, i searched for the forum for an answer specificly for me and didn't find one, so i was wodnering if anyone could help me out with sub-domains.
I have a .com domain at 1&1.co.uk, as i saw it advertised/suggested in OpaQue's Signature.
so. . .first of all, what is DNS? and is that relelvent to me at all for this?
secondly, i can only forward with my domain using the 1&1 control panel, BUT is there a way to edit all that in trap17's control panel? because at the moment all the pages of the website go under the same domain and if refreshed is hit then it goes to the oringal page, and thats quite ennoying.
So is there anyway i can sort that out using Trap17?

Thanks in advance to anyone who helps smile.gif
Go to the top of the page
 
+Quote Post
BuffaloHELP
post Jan 20 2006, 03:29 PM
Post #2


Desperately seeking "any key" to continue...
Group Icon

Group: Admin
Posts: 3,467
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042



The URL is actually composed of IP address, i.e. 192.168.1.1 but DNS (domain name service) gives you alphabet names to remember those numbers easier. It's similar to alias service.

Think of DNS as a constant address that points to your hosting place. Let's say you want to invite people over to your house and show paintings and such. You first have to give your address--that's Domain name that's been resolved by DNS. And your house is HOSTING place (web storage) and paintings you want to show to people are your webpages.

Trap17 is just a hosting service. It has nothing to do with DNS or domain name. Your DNS controls where your purchased domain name should point to (in this case to Trap17).

But I still haven't got the foggiest idea what you are asking when you say
QUOTE
because at the moment all the pages of the website go under the same domain and if refreshed is hit then it goes to the oringal page
Go to the top of the page
 
+Quote Post
Goosestaf
post Jan 20 2006, 04:54 PM
Post #3


Privileged Member
*********

Group: Members
Posts: 503
Joined: 22-September 04
From: Worcester/Milton Keynes (UK)
Member No.: 1,226



www.heartlesscreations.com

Click any links in the site to go to another page.
. . .. even though it is a differernt page the domain does not generate any path of the page or anything. . . .. so if you press refresh it takes you back to the originol page.

and with my domain, i can only forward the domain to a page of my choice.
Do i need to set somethign in T17 Cpabel so the pages appear in the adress?
Go to the top of the page
 
+Quote Post
serverph
post Jan 20 2006, 05:44 PM
Post #4


Ancient Enigma
Group Icon

Group: [MODERATOR]
Posts: 1,769
Joined: 11-July 04
From: under the stars
Member No.: 76



that domain is mask-forwarding (or domain cloaking with url forwarding) to a trap17 hosted page. masking the destination address is a technique whereby your domain name is forced to appear in the browser instead of your destination url. hence, when you refresh the page, even if your visitor clicks and lands on your subpages already, it will still refresh to redirect to the original redirection/forwarding page of the domain.

are you sure you can just only do url forwarding for your domain? what you need to do is PARK or ADD-ON your domain in trap17. if you own that domain, you should be able to control the domain nameservers (and if not, it could be an added paid service via your domain registrar). configure your domain's nameservers in your domain admin control panel. check the trap17 readme for the nameservers to use. after successfully configuring the domain nameservers, go to your trap17 control panel to PARK or ADD-ON that domain.

PARKED versus ADD-ON

parked domains will point to the main domain account. if you own domain.com (or in this case, yoursubdomain.trap17.com), you can park domain.net and domain.org so that if any of the 3 domains are looked up in your browser, the contents of the main domain are shown. emails sent to the .net and the .org are also routed to your existing .com emails.

add-on domains are domains added to your current account but will show a separate website. it will reside in your domain.com/subfolder/ but technically you will have a totally separate website for it. add-on domains share resources like webspace and bandwidth with your main account and they also share the same cPanel.

after successfully changing nameservers and parking/adding your domain, wait for 12-24 hours (at most up to 2 days) for domain propagation. that will resolve your problem. smile.gif
Go to the top of the page
 
+Quote Post
Goosestaf
post Jan 20 2006, 07:54 PM
Post #5


Privileged Member
*********

Group: Members
Posts: 503
Joined: 22-September 04
From: Worcester/Milton Keynes (UK)
Member No.: 1,226



the latter of your message about parked and add-on domains confused me lol, But i went ahead and tried messing around with it, and i didnt see how that would do what i want bassicly.

My only option with my domain resgistar is Forwarding domain.
I COULD use subdomains on homming to dicectories, but i would need to be hosted with them to do that, and i'm happy enough with T17!

Just was bassicly hoping that i could turn off masked domain sad.gif
Its really irritating sad.gif

Go to the top of the page
 
+Quote Post
serverph
post Jan 20 2006, 08:34 PM
Post #6


Ancient Enigma
Group Icon

Group: [MODERATOR]
Posts: 1,769
Joined: 11-July 04
From: under the stars
Member No.: 76



QUOTE(Goosestaf @ Jan 21 2006, 03:54 AM)
the latter of your message about parked and add-on domains confused me lol, But i went ahead and tried messing around with it, and i didnt see how that would do what i want bassicly.

My only option with my domain resgistar is Forwarding domain.
I COULD use subdomains on homming to dicectories, but i would need to be hosted with them to do that, and i'm happy enough with T17!

Just was bassicly hoping that i could turn off masked domain sad.gif
Its really irritating sad.gif
*



1and1.co.uk, right? they seem to offer complete DNS management. verify with them again. DNS management is what you need to point your domain nameservers to trap17. when you do this, and after you park/add-on that domain in your trap17 cpanel, your site will be accessible (main index page, and all subpages) via your very own domain url (instead of just yourdomain.trap17.com) along with the corresponding page url appearing in the browser.

example: let's say you have index.html and page2.html. a visitor gets to your index page, and clicks on page2.html, then it goes to that page and will now appear in your browser as www.heartlesscreations.com/page2.html. in short, your domain is not masked/cloaked anymore. when your site visitor refreshes the page, it will refresh page2.html and not the index.html since page2.html is what is appearing in the browser. from my understanding, this is what you want to achieve.

the parked versus add-on domain comparison is a bit confusing, yes. to make it easier for you, i would assume you have only one domain (heartlesscreations.com). just PARK that domain. smile.gif when you buy another domain, and want it to point to the same website, park that again. but when you buy another domain, and want it to point to another website in your trap17 hosting, then ADD-ONN that domain. smile.gif
Go to the top of the page
 
+Quote Post
Goosestaf
post Jan 21 2006, 12:25 AM
Post #7


Privileged Member
*********

Group: Members
Posts: 503
Joined: 22-September 04
From: Worcester/Milton Keynes (UK)
Member No.: 1,226



QUOTE
example: let's say you have index.html and page2.html. a visitor gets to your index page, and clicks on page2.html, then it goes to that page and will now appear in your browser as www.heartlesscreations.com/page2.html. in short, your domain is not masked/cloaked anymore. when your site visitor refreshes the page, it will refresh page2.html and not the index.html since page2.html is what is appearing in the browser. from my understanding, this is what you want to achieve.


YES! that sounds right! thats what i want!
and yes i can change the DNS, but i'm not 100% what to put it.
I tried to simply put my trap17 web adress. As can be seen in this message:

user posted image

Any help?
Go to the top of the page
 
+Quote Post
BuffaloHELP
post Jan 21 2006, 01:28 AM
Post #8


Desperately seeking "any key" to continue...
Group Icon

Group: Admin
Posts: 3,467
Joined: 23-April 05
From: Trap17 storage box
Member No.: 6,042



Please familiarize yourself with TRAP17 README.

In there, you'll find that "name server" or nameserver for Trap17 are:
ns1.trap17.com
ns2.trap17.com

You will also need to change your domain name from tribunedesign.trap17.com to heartlesscreations.com using the process page--this will cost you 15 credits. NOTE: before you change your domain name, you must unpark and delete all add-on from your cPanel to make this change successful.

Once your cPanel reflects the correct domain name and you updated your nameserver, it will take anywhere from 24-72 hours for to propagate. The next time when you type heartlesscreations.com it will be linked with your Trap17 hosting service.
Go to the top of the page
 
+Quote Post
Goosestaf
post Jan 21 2006, 10:05 AM
Post