How to redirect all SSL traffic?

Gena Makhomed gmm at csdoc.com
Wed Nov 11 18:02:02 MSK 2009


right config:

>> rewrite ^ https://www.mydomain.com$request_uri? permanent; 

wrong config:

>  rewrite ^ https://www.mydomain.com$request_url permanent;

-- 
Best regards,
  Gena





More information about the nginx mailing list