Hi, I'm running reviewboard 3.0.15 with apache 2.4 on centos 7.

I'm not able to resolve this issue below.

You don't have permission to access / on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an 
ErrorDocument to handle the request.

The apache error log has this info.
[autoindex:error] [pid 18974] [client x.x.x.x:53374] AH01276: Cannot serve 
directory /mnt/data/www/reviewboard/htdocs/: No matching DirectoryIndex 
(index.html) found, and server-generated directory index forbidden by 
Options directive

The wsgi_module is loaded.
In the file apache-wsigi.conf I have set it to Require all granted

<Directory "/mnt/data/www/reviewboard/htdocs">
     Require all granted
</Directory>

The apache user has access to  /mnt/data/www/reviewboard/htdocs 

It seems like apache doesn't know how to resolve the file 
htdocs/reviewboard.wsgi  or something?
Thanks for the help,
Ron

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/6498d2f3-bfed-4640-9c46-d068834593a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to