TCH-Thomas Posted June 3, 2004 Posted June 3, 2004 I see in cpanel i can either set up a re-direction or a sub-domain re-direction. If i wanna permanently re-direct assistans.marve.se to www.marveassistans.se, which one is best to choose? Quote
TCH-Bruce Posted June 3, 2004 Posted June 3, 2004 A permanent redirect if I am understanding what you are asking. Quote
TCH-Thomas Posted June 3, 2004 Author Posted June 3, 2004 Yes, a permanent is what i wanna do, but do i set it up in "Redirects" in cpanel or Sub-domains "Set up redirection"? Quote
TCH-Bruce Posted June 3, 2004 Posted June 3, 2004 Ahh, sorry. I would do it in redirects, not the sub-domain section. Quote
TCH-Thomas Posted June 3, 2004 Author Posted June 3, 2004 How fast does a redirect begin to work? Quote
JTey Posted June 3, 2004 Posted June 3, 2004 I was working with redirects just moments ago -- the results are almost instantaneous after clicking Add. Quote
TCH-Bruce Posted June 3, 2004 Posted June 3, 2004 (edited) Thomas, did you get this working? Was the original link you posted a sub-domain? Sub-domains can have their own .htaccess files. You should set up a redirect there as well. In the main .htaccess file add this: Redirect permanent /assistans/ http://www.marveassistans.se'>http://www.marveassistans.se In the sub-domain .htaccess file add this: Redirect permanent / http://www.marveassistans.se I think this will work. Edited June 3, 2004 by TCH-Bruce Quote
TCH-Thomas Posted June 4, 2004 Author Posted June 4, 2004 Thanks Bruce The last solution worked. I dont know why the first didnt work, can have been me missing a / or something. Now it works though. Quote
TCH-Bruce Posted June 4, 2004 Posted June 4, 2004 The trailing slash would make a difference. But I think it had more to do with it being a subdomain. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.