Thanks to those who have given Jason the answer he needed on and off list. We will be updating the technical documentation with this information as soon as we can.
By the way, it is possible for anyone to submit updates to the technical documentation via pull requests in Github. The process is described at https://github.com/archivesspace/archivesspace/blob/master/docs/README.md. Also, the Technical Documentation sub-team of our Technical Advisory Council (https://archivesspace.atlassian.net/wiki/display/AC/Technical+Documentation+sub-team) has additional responsibility for keeping track of technical documentation needs. Feel free to get in touch with members of the group if you see something lacking but aren't able to submit the updates yourself. Ann Cooper ([email protected]) is the lead for the sub-team. Christine Christine Di Bella ArchivesSpace Community Outreach Manager [email protected] 800.999.8558 x2905 678-235-2905 cdibella13 (Skype) -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Mang Sun Sent: Wednesday, December 14, 2016 5:18 PM To: Archivesspace Users Group <[email protected]> Subject: Re: [Archivesspace_Users_Group] RHE linus HTTPS and Apache configuration problem This question has been asked and answered for several times and I don't know why the README file is not updated on this issue. Basically, you can add the following two lines in your ssl.conf and give a try. RequestHeader set X-Forwarded-Proto "https" ProxyPreserveHost On Mang Sun Rice U. On 12/8/2016 1:43 PM, Fleming, Jason wrote: > Hello, > > Can someone who has successfully set up archivesspace on a RHE apache 2.2 > server to use https on the staff side please contact me concerning this > problem that I am having? > > I have gotten the sign in page to use https but when I go to view or > edit a record it switches back to http > > I think this is where it is breaking is when it creates this link to > View/Edit a record: > ...?uri=%2F > > I have set up a DNS entry for the public view to work with port 80 and > another one for the staff side to use 443 > > Thank you for taking a look > > -Jason > > Jason Fleming > Information Technology Librarian > > 601 South College Road | Wilmington, NC 28403-5990 > T: 910-962-2675 | [email protected] > http://library.uncw.edu > > > _______________________________________________ > Archivesspace_Users_Group mailing list > [email protected] > http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_grou > p > _______________________________________________ Archivesspace_Users_Group mailing list [email protected] http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group _______________________________________________ Archivesspace_Users_Group mailing list [email protected] http://lyralists.lyrasis.org/mailman/listinfo/archivesspace_users_group
