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... -- Posted via http://www.ruby-forum.com/.
try searching the wiki/forums...there are several solutions to this problem... On Friday, February 24, 2006, at 8:55 PM, Frank Wittmann wrote:>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... > >-- >Posted via http://www.ruby-forum.com/. >_______________________________________________ >Rails mailing list >Rails@lists.rubyonrails.org >http://lists.rubyonrails.org/mailman/listinfo/railsMikkel Bruun www.strongside.dk - Football Portal(DK) nflfeed.helenius.org - Football News(DK) ting.minline.dk - Buy Old Stuff!(DK) -- Posted with http://DevLists.com. Sign up and save your time!
Mikkel Bruun 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 >>Rails@lists.rubyonrails.org >>http://lists.rubyonrails.org/mailman/listinfo/rails > > > Mikkel Bruun > > 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 -- Posted via http://www.ruby-forum.com/.