|
From: Ian B. <ia...@co...> - 2001-12-11 23:56:59
|
On Tue, 2001-12-11 at 17:02, Luke Opperman wrote: > So in order to use this for two VirtualHost entries, do I > need two copies of WebKit.cgi, with different AppWorkDirs? > or is there a better way? No, you will use the same AppServer and adapter for both domains. You'll just make a seperate context for each, and in the RewriteRule you'll use /WK/VirtualDomain1Context and /WK/VirtualDomain2Context > Thanks, > > Luke > > --- Ian Bicking <ia...@co...> wrote: > > Check out: > > > http://webware.colorstudy.net/twiki/bin/view/Webware/ModRewriteRecipes > > > > If that doesn't work for you, post your problems here and > > we can try to > > expand that documentation. > > > ===== > ------------------ > Reference Counting Garbage Collection: > Look out philosophy majors, things really DO > cease to exist when no one is looking at them! > ------------------ > > __________________________________________________ > Do You Yahoo!? > Check out Yahoo! Shopping and Yahoo! Auctions for all of > your unique holiday gifts! Buy at http://shopping.yahoo.com > or bid at http://auctions.yahoo.com > > _______________________________________________ > Webware-discuss mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webware-discuss > |