You should be able to just create a symbolic link to the apache-wsgi.conf file inside the relevant apache directories (whether you use conf.d or sites-available/sites-enabled)
-David On Sun, Jun 29, 2014 at 4:32 AM, shravanthi s <[email protected]> wrote: > The apache-wsgi.conf file is owned by root but it has read permissions for > other users. Also should i create a new reviewboard.conf file in > /etc/httpd/conf.d? And add this line 'Include /var/www/mytest.example.com/ > conf/apache-wsgi.conf' in reviewboard.conf file? I do not have ssl > configured for this machine yet. > > > On Thursday, 26 June 2014 21:23:34 UTC+5:30, shravanthi s wrote: >> >> I installed RB 2.0 version on a RHEL 6.5 . I installed all the pre >> requisites and created RB site and added the line in >> /etc/httpd/conf/httpd.conf >> >> Include /var/www/mytest.example.com/conf/apache-wsgi.conf >> >> Everything else in httpd.conf is default settings. But am only seeing the >> directory listing when i browse the website. Is there some other change in >> httpd.conf that i need to do? i have installed review board on another >> machine before (older version of course) and it did not need any further >> changes. >> >> Why am i seeing only directory listing when i browse the website? Should >> i change the document root or something? >> >> >> >> -- > 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 [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
