403 forbidden in Apache

2011-06-21 Thread Krles
Hello, I have successfully installed all the pre-reqs on RedHat server and Reviewboard. I configured apache using the example http.conf entry as follows: IfModule mod_fcgid.c AddHandler fcgid-script .fcgi /IfModule IfModule mod_fastcgi.c AddHandler fastcgi-script .fcgi

Re: 403 forbidden in Apache

2011-06-21 Thread Anton Cohen
On Tue, Jun 21, 2011 at 3:11 AM, Krles antonin.nechva...@gmail.com wrote: # Direct all other requests to the fastcgi server Unless you have a specific reason for using fastcgi, I recommend using wsgi. mod_fcgid has a bunch of timeouts that make it hard to tune for an application that may take a