Want more timely Centmin Mod News Updates?
Become a Member

SSL Domain to Domain redirect 301

Discussion in 'Domains, DNS, Email & SSL Certificates' started by upgrade81, Apr 23, 2020.

  1. upgrade81

    upgrade81 Member

    296
    17
    18
    Sep 5, 2016
    CH
    Ratings:
    +30
    Local Time:
    1:45 PM
    1.17
    10.3
    Hello to all.

    do you know how to solve the problem of redirecting domain.com> domain.net on 443 https?

    The main problem is letsencrypt, after the certificate expires the renewal fails because it finds the 301 redirect.

    return 301 $ scheme: //domain.net$request_uri;


    ideas?