We need PHP for redirects but host is not supported; can Ruby handle PHP URLs? -


we have had move our charity website new (shared) host (www.networksolutions.com/web-hosting/hosting-package-comparison.jsp).

the website specs are: windows operating system, ms sql 2005, asp.net framework 2.0.

we had created url redirects our old site written in php our new site in asp working fine. unfortunately new hosting company not have php part of windows hosting package none of redirects work. windows hosting have ruby on rails.

is there way can use ruby deal old php urls redirected new pages? or there way of doing it?

an example of redirects had from:

pfaf.org/leaflets/edible_uses.php www.pfaf.org/user/edibleuses.aspx 

any appreciated

if have static list of urls redirect no programming language should needed. can redirects in web server configuration. both apache http server , iis support this.

http://en.wikipedia.org/wiki/url_redirection#using_.htaccess_for_redirection

http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/iis/6b855a7a-0884-4508-ba95-079f38c77017.mspx?mfr=true


Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -