Users! ... Alias "/.well-known/acme-challenge/" "/var/run/acme/acme-challenge/" <Directory "/var/run/acme/acme-challenge"> AllowOverride None # Options None Options All +FollowSymLinks Require all granted </Directory>
RedirectPermanent / https://subdomain.domain.ext/ ... This configuration redirects also http://subdomain.domain.ext/.well-known/acme-challenge/ to https://subdomain.domain.ext/.well-known/acme-challenge/ How can I bring about that http://subdomain.domain.ext/.well-known/acme-challenge/ is not redirected, but http://subdomain.domain.ext/ and http://subdomain.domain.ext/other is redirected to https://subdomain.domain.ext/ and https://subdomain.domain.ext/other? Kind regards, Jaap van Wingerde. -- Jaap van Wingerde e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
