Jan 19 2005, 10:33 AM
Post
#1
|
|
|
Group: Members Posts: 1,426 Joined: 22-October 03 Member No.: 89 |
Now that ZUG has moved to .org domain and its forums to oesf.org, one problem appeared. All linked to the old forums in zaurususergroup.com are broken. However this could have been avoided by settings up the following:
http://www.zaurususergroup.com/forums should redirect to http://www.oesf.org/forums instead of http://www.zaurususergroup.com/forums. Or http://www.zaurususergroup.org/forums should in its turn redirect to http://www.oesf.org/forums In any case all links to the old forums in .com domain would still work! There are lots of links to the ZUG forums on the net these days and it's a pity to break them all at once. I'm sure this is very easy to set up, since I have similar configuration for cacko.biz: http://cacko.biz/cacko redirects to one page, while http://cacko.biz/cacko/feed - to another one. |
|
|
|
![]() |
Jan 24 2005, 05:36 PM
Post
#2
|
|
|
Group: Members Posts: 369 Joined: 6-September 04 From: Brisbane, Australia Member No.: 4,488 |
Should be - you can use apache's mod_rewrite to do anything you want to URLs if you can write the appropriate regular expression. Something like this:
RewriteEngine on RewriteRule ^/forums/(.*) http://www.oesf.org/forums/$1 [R,L] stuck before the basic redirect might be all that's needed. |
|
|
|
maslovsky Backward Compatibility With Zaurususergroup.com Jan 19 2005, 10:33 AM
offroadgeek I agree, this would be great to do. I just don... Jan 24 2005, 07:41 AM
maslovsky Actualy Laze did redirection setup for me, I will ... Jan 24 2005, 09:10 AM
Laze Actually its my good friend Peter who helped me..
... Jan 24 2005, 09:18 AM
offroadgeek Thanks, but that's just a simple redirect, and... Jan 24 2005, 01:14 PM![]() ![]() |
|
Lo-Fi Version | Time is now: 25th May 2013 - 11:56 AM |