Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
Pages: [1]
Print
Topic: Paid Hosting  (Read 1942 times)
« on: December 18, 2004, 05:08:16 PM »
Senior Member
NOA_JOSH Offline
Senior Member
Member

View Profile WWW
***
Posts: 167



I'm thinking of upgrading to paid hosting in the future and I would like to know if I can have my free sub domain be redirected to my paid account when I get paid hosting with T35.
Report to moderator   Logged


 
« Reply #1 on: December 18, 2004, 06:35:43 PM »
CravenBW
Guest

You can set up a redirect through PHP to permanantly redirect to your new domain for paid hosting. That's about all that can be done.
Report to moderator   Logged
« Reply #2 on: December 18, 2004, 08:36:07 PM »
Senior Member
NOA_JOSH Offline
Senior Member
Member

View Profile WWW
***
Posts: 167



That is all I would need Smiley
Report to moderator   Logged

« Reply #3 on: December 18, 2004, 09:15:10 PM »
CravenBW
Guest

All you would have to do is change the code of your index.php file to
 
 
Code:
   header('location:http://www.yournewdomain.com');
 ?>

 
 and it would redirect to it automatically.
Report to moderator   Logged
« Reply #4 on: December 19, 2004, 09:30:48 PM »
Senior Member
NOA_JOSH Offline
Senior Member
Member

View Profile WWW
***
Posts: 167



Quote from: CravenBW
All you would have to do is change the code of your index.php file to
 
 
Code:
   header('location:http://www.yournewdomain.com');
 ?>

 
 and it would redirect to it automatically.


That is easy anough Smiley

Also would I have to access that acount every 6 months for it not to get deleated?
Report to moderator   Logged

« Reply #5 on: December 19, 2004, 09:47:30 PM »
CravenBW
Guest

Yea you would. It's not that hard though... just mark it on your calender or something and login and you can log out right after and your fine.
Report to moderator   Logged
« Reply #6 on: December 20, 2004, 01:30:48 AM »
Alex Melen Offline
President / Founder
Administrator
Addict

View Profile WWW
*****
Posts: 2,092



I can make sure the account is not deleted for the next year if that helps. Just message or email me the username.
Report to moderator   Logged

« Reply #7 on: December 20, 2004, 05:43:59 PM »
Senior Member
NOA_JOSH Offline
Senior Member
Member

View Profile WWW
***
Posts: 167



Quote from: amelen
I can make sure the account is not deleted for the next year if that helps. Just message or email me the username.


Ok I will, when I upgrade to paid which will probaly be sometime is January
Report to moderator   Logged

 
Pages: [1]
Print
Jump to:  

Powered by SMF | SMF © 2006-2008, Simple Machines LLC