okay, well here's the prob: I have a current site at domain.tld that
site is now redirecting to forums.domain.tld; the rails app is planned
to reside on domain.tld but all old urls domain.tld/forumdisplay.php?
=5 for e.g need to be translated to forums.domain.tld/forumdisplay.php?
=5 (so all old urls need to forward to forums.domain)

I could essentially match anything with .php in it and have it
redirect to forums.domain.com/match no?

Can anyone help with this?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to