You sound pretty new to debian style apache management, so here goes.
Yeah, you'll either need to shut off the default site, or configure reviewboard as a vhost. Shutting off default is probably the easiest. You shouldn't have to remove it, there's a management script that will do that for you, a2dissite or something like that (sorry, not set up to check the actual name from my blackberry). There's that command's twin, a2ensite, that will turn on reviewboard if you drop the config file in the /etc/apache2/sites-available directory (again, double check that path as I'm working from memory).
This is debian's apache management system, it's pretty sweet if you dig into it. There should be documentation all over the web if you get really interested in learning more.
--Jeff
-----Original Message-----
From: grimbeaver <
tbre...@gmail.com>
Date: Wed, 1 Jul 2009 06:07:59
To: reviewboard<
revie...@googlegroups.com>
Subject: Re: stuck with install/config