Just to be sure, the default site is not enabled. Following is the setup - Apache2 with mod_wsgi on Ubuntu, DB is MySQL.
On Monday, 23 January 2017 15:19:28 UTC+5:30, [email protected] wrote: > > Hi, > > Just to be sure, I have installed reviewboard once before, the process was > smooth and we have reviewboard running on one instance. For some reason, > I'm trying to install reviewboard on a new server. > > I followed instructions on reviewboard installation > <https://www.reviewboard.org/docs/manual/dev/admin/installation/linux/> how > to > <https://www.reviewboard.org/docs/manual/dev/admin/installation/creating-sites/#creating-sites> > > pages, but when I open http://<site>, I get redirected > to https://<site>/account/login/?next=/, and get a 404 - "The requested URL > /account/login/ was not found on this server.". > > When I open https://<site>, I see files in /var/www/<site>/htdocs folder > listed instead of ReviewBoard Page. When I click on reviewboard.wsgi, the > code is displayed in plaintext. > > I have enabled both sites - on ports 80 and 443 in apache, and > Certificates, Keys, are in place. When I switch the document root of ssl > site to /var/www/html, I can see default apache 2 page on https://<site>. > > Any ideas why this can happen? > -- 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 "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.
