These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for ssl redirect with nginx on the new forum.
Hi I have to redirect http to https with nginx installation but with "return 301 https://domain.com$request_uri;" doesn't works... How can i do that?