Re: [users@httpd] alias and redirect

2018-09-09 Thread Eric Covener
On Sun, Sep 9, 2018 at 9:07 AM Jaap van Wingerde wrote: > > Users! > > ... > Alias "/.well-known/acme-challenge/" "/var/run/acme/acme-challenge/" > > AllowOverride None > # Options None > Options All +FollowSymLinks > Require all granted > > > RedirectPermanent /

[users@httpd] alias and redirect

2018-09-09 Thread Jaap van Wingerde
Users! ... Alias "/.well-known/acme-challenge/" "/var/run/acme/acme-challenge/" AllowOverride None # Options None Options All +FollowSymLinks Require all granted RedirectPermanent / https://subdomain.domain.ext/ ... This configuration redirects also