Assuming I have a Rails application running in the root folder of my
domain. Now I want to put a clients’ app in a subfolder on that domain
for review (or at least it should look like a subfolder). Can this be
accomplished via .htaccess? It should not interfere with the Rails
routing in the root folder.
If .htaccess is the way, please help me out here, I suck at
mod_rewrite…