Hello.
Tell me how you can change the name of the alias used in the client lets'encrypt in the apache settings?
Alias /.well-known/acme-challenge/ /var/www/demo/.well-known/acme-challenge/
this is generally accepted.
And need for example:
Alias /.well-known/acme-challenge_balancer/ /var/www/demo/.well-known/acme-challenge/
I can't find directives in the configuration files of clients responsible for the specified alias.
Thank you in advance