Plesk and Capistrano for subdomains is easily handled in this 10 step setup tutorial.
Catch-all Routes in Rails
On one of our projects we were porting over a legacy application written in PHP to Rails. A lot of the application’s users accessed the site with bookmarked pages. So we wanted to redirect users when we saw specific words like “buy” or “.php”, so customers were not left staring…