Rails apps in subfolders

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…

try searching the wiki/forums…there are several solutions to this
problem…

On Friday, February 24, 2006, at 8:55 PM, Frank Wittmann wrote:

Posted via http://www.ruby-forum.com/.


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

Mikkel B.

www.strongside.dk - Football Portal(DK)
nflfeed.helenius.org - Football News(DK)
ting.minline.dk - Buy Old Stuff!(DK)

Mikkel B. wrote:

try searching the wiki/forums…there are several solutions to this
problem…

On Friday, February 24, 2006, at 8:55 PM, Frank Wittmann wrote:

Posted via http://www.ruby-forum.com/.


Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails

Mikkel B.

www.strongside.dk - Football Portal(DK)
nflfeed.helenius.org - Football News(DK)
ting.minline.dk - Buy Old Stuff!(DK)

I can not find the solution how to change .htaccess.please show me
how.Thanks

Mark