Hi,
I have installed reviewboard on my debian server but I can not view the 
site and view is in directory sructure. I have followed below statements 
and also removed default under /etc/apache2/sites-enabled but there is no 
chance.

$ cd /etc/apache2/sites-available
$ cp /var/www/reviews.example.com/conf/apache-wsgi.conf reviews.example.com.conf
$ cd ../sites-enabled
$ ln -s ../sites-available/reviews.example.com.conf .

*When I go to my site, I just see a directory listing* 

*This may be due to your Apache installation using your /var/www directory 
as a global document root for your virtual hosts by default. Look for a 
file called default or 000-default (or similar) in 
/etc/apache2/sites-enabled and delete it. Then restart Apache. You should 
be able to see your site now.*


There is also bugzilla running on my server and when I remove default softlink, 
I couldn't open it from browser. So I need to 
recreate soft link.

Is there way to run reviewboard without removing default softlink ?

Thanks,
Fevzi

-- 
Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/
---
Sign up for Review Board hosting at RBCommons: https://rbcommons.com/
---
Happy user? Let us know at http://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to