Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Missing HTTPS/SSL certificate for Get-simple.info, Letsencrypt?
#2
There are two steps:

1. edit the .htaccess file:
Code:
# Rewrite to HTTPS #
RewriteCond% {HTTP: X-Forwarded-Proto}! Https
RewriteCond% {HTTPS} off
RewriteRule ^ https: //% {HTTP_HOST}% {REQUEST_URI} [L, R = 301]
# End Rewrite to HTTPS #

2. Log in, and under the Website url settings add https:// instead of http://
Reply


Messages In This Thread
RE: Missing HTTPS/SSL certificate for Get-simple.info, Letsencrypt? - by smdp-1971 - 2021-01-29, 08:31:58



Users browsing this thread: 1 Guest(s)