> Date: Wed, 07 Nov 2007 21:05:43 +0200 > From: Frederic Simon <[EMAIL PROTECTED]>
> Without hacking hgwebdir.cgi, you can eneter multiple ScriptAlias in apache > conf that will point to different hgweb.config files (and each has a > different set of repo path). That'd work -- if we were running this on Apache. Hacking hgwebdir.cgi isn't so hard really, it's just Python. - Mark
