elfis Posted January 28, 2014 Share Posted January 28, 2014 (edited) Hello Can someone help me with this problem. I switch from Apache server to Lightspeed. Everything was fine until I connect my SSL certificate. In prestashop backoffice "Enable SSL" not showing when I enable it using phpmyadmin it show enable but still dosnt work correctly.(when I try to login to back office using https I still geting warning "change url to https"). Home page (first page) work with SSL but when I enable force SSL, browser say "This website contains a loop of redirects" . Thank you I don't know why when I save message part of this text disappear . Edited January 31, 2014 by elfis (see edit history) Link to comment Share on other sites More sharing options...
elfis Posted January 31, 2014 Author Share Posted January 31, 2014 (edited) Anyone ? Or just temporary fix redirect https to http please . RewriteCond %{HTTPS} =onRewriteRule ^(.*)$ http://%{HTTP_HOST}/$1 [L,R=301] Options +FollowSymLinksRewriteEngine OnRewriteCond %{ENV:HTTPS} onRewriteRule (.*) http://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] This dosn't work. Edited January 31, 2014 by elfis (see edit history) Link to comment Share on other sites More sharing options...
elfis Posted January 31, 2014 Author Share Posted January 31, 2014 IP Server is performed by the Pound or reverse proxy should improve the applications in accordance with the http://singlemindconsulting.com/blog/christoler/2010/8/setting-pressflow-and-varnish-work-http-and-https ------------------------------------ PROBLEM SOLVED, CAN CLOSE ON Orginal text: IP servera jest wykonywane przez pounda czyli reverse proxy nalezy poprawic aplikacje zgodnie z http://singlemindconsulting.com/blog/christoler/2010/8/setting-pressflow-and-varnish-work-http-and-https ------------------------------------ PROBLEM ROZWIĄZANY , MOŻNA ZAMKNĄĆ TEMAT Link to comment Share on other sites More sharing options...
HaCos Posted October 4, 2014 Share Posted October 4, 2014 Hello Can someone help me with this problem. I switch from Apache server to Lightspeed. Everything was fine until I connect my SSL certificate. In prestashop backoffice "Enable SSL" not showing when I enable it using phpmyadmin it show enable but still dosnt work correctly.(when I try to login to back office using https I still geting warning "change url to https"). Home page (first page) work with SSL but when I enable force SSL, browser say "This website contains a loop of redirects" . Thank you I don't know why when I save message part of this text disappear . Did the switch from apache to lightspeed had any significant improvements on your site speed? Link to comment Share on other sites More sharing options...
Danie.12563 Posted October 4, 2014 Share Posted October 4, 2014 I think Ngix is good enough for us. I don't want to pay for something like Lightspeed Link to comment Share on other sites More sharing options...
elfis Posted October 6, 2014 Author Share Posted October 6, 2014 I don't see any difference because I forget how was working on normal apache server. Never did comparison, I paying for Premium hosting what include Lightspeed . Some people say when you are renting server (dedicated) is better to pay for light speed then much more for extra CPU cores. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now