
02-05-07, 11:18 AM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Forum Hosting
Will i be able to host a forum under a different domain name? For example. i have a forum at thebloodsforum.co.nr and if i am eligable for the free domain name after 30 posts will i be able to change it to thebloodsforum.co.uk?
Any help welcomed
Thanks
Lee
|

02-05-07, 12:00 PM
|
 |
Member
|
|
Join Date: Apr 2007
Location: Sydney, Australia
Posts: 68
|
|
isnt co.nr just a redirect and not the actual domain name??
even with the domain it doesnt matter where you link stuff to, you can link the forums to the site off another host without problems, however if you plan to integrate your website login and forums databases, I think it is impossible ....
|

02-05-07, 12:10 PM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by unknown4
isnt co.nr just a redirect and not the actual domain name??
even with the domain it doesnt matter where you link stuff to, you can link the forums to the site off another host without problems, however if you plan to integrate your website login and forums databases, I think it is impossible ....
|
Yeah .co.nr is a redirect demain. so in other words it will be impossible to host the forum as " thebloodsforum.com"
What will i have to do host the forum under that name?
|

03-05-07, 07:32 AM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by Sparxz
Yeah .co.nr is a redirect demain. so in other words it will be impossible to host the forum as "thebloodsforum.com"
What will i have to do host the forum under that name?
|
I mean what i am trying to do is when people put" thebloodsforum.com" in the URL bar it links to my fourm.
|

03-05-07, 08:46 AM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 152
|
|
I think you can, because .co.nr is just a redirection and won't affect your new domain name, all what you have to do is to point your Domain Name on your forum the same way as you did with the .co.nr and good luck owning your own.
|

03-05-07, 08:47 AM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by ouahabix
I think you can, because .co.nr is just a redirection and won't affect your new domain name, all what you have to do is to point your Domain Name on your forum the same way as you did with the .co.nr and good luck owning your own.
|
Cheers for you help mate! Much appreciated!
thebloodsforum.co.nr
|

03-05-07, 09:04 AM
|
 |
Member
|
|
Join Date: Apr 2007
Location: Sydney, Australia
Posts: 68
|
|
Are you saying you want people to go straight to your forums when someone types in your URL thebloodsforum.com
If you want that just place the index file of the forums as you index for the site. Upon typing your url it will direct you to the forums since it is the index. Alternativly you can place a redirect code on the top of your index
|

03-05-07, 09:22 AM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 152
|
|
Your welcome Spar anytime
|

03-05-07, 11:15 AM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by unknown4
Are you saying you want people to go straight to your forums when someone types in your URL thebloodsforum.com
If you want that just place the index file of the forums as you index for the site. Upon typing your url it will direct you to the forums since it is the index. Alternativly you can place a redirect code on the top of your index
|
Yah mate, that is what i want! What is the index File, im sorry im no good, im only 16 and new to all this stuff.
|

03-05-07, 11:26 AM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 152
|
|
Quote:
Originally Posted by Sparxz
Yah mate, that is what i want! What is the index File, im sorry im no good, im only 16 and new to all this stuff.
|
What is index , the index file is the default root file for every site and it woula take diffrent extensions , may be .HTML , .PHTML , .DHTML , .PHP3 , .PHP or something else but always has the name index.
Don't bother your self with that, it's a default procedure just stay as you are and you're doing well.
|

03-05-07, 11:29 AM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by ouahabix
What is index , the index file is the default root file for every site and it woula take diffrent extensions , may be .HTML , .PHTML , .DHTML , .PHP3 , .PHP or something else but always has the name index.
Don't bother your self with that, it's a default procedure just stay as you are and you're doing well.
|
I have got a script path, is that it? it says: /forum/
Last edited by Sparxz; 03-05-07 at 11:29 AM.
Reason: Missed out words
|

03-05-07, 11:37 AM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 152
|
|
Quote:
Originally Posted by Sparxz
I have got a script path, is that it? it says: /forum/
|
Yeah that's it , the /forum = /forum/index.php
So simple.
|

03-05-07, 11:55 AM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by ouahabix
Yeah that's it , the /forum = /forum/index.php
So simple.
|
So change it to /forum/index.php?
|

03-05-07, 12:03 PM
|
|
Senior Member
|
|
Join Date: May 2007
Posts: 152
|
|
Quote:
Originally Posted by Sparxz
So change it to /forum/index.php?
|
Nom you don't have to, I've told you it will root to it automatically just relax, sometimes we all get into the right path but just we hear a simple explanations and we get disturbed, just deal with it as you have never heard about it.
An advice , you should start learning PHP and MySQl , so you should have your own local server , and I would recommend Wamp server on http://www.wampserver.com , it includes APACHE2, PHP5 , MySQL with PHPMyADMIN and SQLiTE.
Then type in google : php tutorial , or you can look for NEXEN PHP pdfs and download the they can give you a real push doing so.
|

03-05-07, 12:06 PM
|
 |
Member
|
|
Join Date: May 2007
Posts: 45
|
|
Quote:
Originally Posted by ouahabix
Nom you don't have to, I've told you it will root to it automatically just relax, sometimes we all get into the right path but just we hear a simple explanations and we get disturbed, just deal with it as you have never heard about it.
An advice , you should start learning PHP and MySQl , so you should have your own local server , and I would recommend Wamp server on http://www.wampserver.com , it includes APACHE2, PHP5 , MySQL with PHPMyADMIN and SQLiTE.
Then type in google : php tutorial , or you can look for NEXEN PHP pdfs and download the they can give you a real push doing so.
|
Ok cheers!
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT. The time now is 12:05 PM.
Powered by vBulletin® Version 3.8.1 Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Copyright 2001-2010 Web Hosting UK. All rights reserved. Web Hosting UK Forum
|
Site Map
Knowledgebase Articles
Support Tutorials
|