Hi Mang, Sorry, I had tried to search the list, but hadn't seen this before. I did end up getting a different answer that worked for me from Kathleen Krause-Thompson and that was to add rewrite rules to my :80 virtual host file included in httpd.conf:
Thank you for responding. I'll have to try that one as well. But, it is working for me now. It would be great if this got updated ! Best, -Jason Jason Fleming Information Technology Librarian 601 South College Road | Wilmington, NC 28403-5990 T: 910-962-2675 | [email protected] http://library.uncw.edu -----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
