Re: ReviewBoard integration with Apache

2009-02-28 Thread Christopher Orr
If you're using "reviews.example.com" rather than using a hostname you can reach, then you appear to have a typo in your hosts file. >> 172.0.0.1reviews.example.com The 172 should be 127. Chris On 28 Feb 2009, at 21:17, Gary M. Josack wrote: > reviews.example.com is just an example...

Re: ReviewBoard integration with Apache

2009-02-28 Thread Gary M. Josack
reviews.example.com is just an example... you either need your own hostname or you can use localhost. sctopia wrote: > I am a newbie with Django, ReviewBoard and Apache and I am clueless on > getting Apache to serve up ReviewBoard site. I followed the basic > installation on my Ubuntu Hardy mac

ReviewBoard integration with Apache

2009-02-28 Thread sctopia
I am a newbie with Django, ReviewBoard and Apache and I am clueless on getting Apache to serve up ReviewBoard site. I followed the basic installation on my Ubuntu Hardy machine. Everything seemed well except http://reviews.example.com timed out. The following are my configurations. (1) Django