It produced this output: >> Enhancement redirect was already set. <<
My web server is (include version): apache2 2.4.41-1+ubuntu16 amd64
The operating system my web server runs on is (include version): Ubuntu 16.04
My hosting provider, if applicable, is: 1und1
I can login to a root shell on my machine (yes or no, or I don’t know): yes
I’m using a control panel to manage my site (no, or provide the name and version of the control panel): no. I am root
The version of my client is (e.g. output of certbot --version or certbot-auto --version if you’re using Certbot): certbot 0.31.0
PHP version: 7.4.4
Hi.
I am using certbot almost three years on different server. Everything works fine by now. Yesterday I ran ‘certbot --apache’ for the domain I mentioned above. Everything runs as usual. At the end I got the message: ‘Enhancement redirect was already set.’
Thank you both Juergen & 9peppe. From older days there was a RewriteCondition and a RewriteRule in my conf file. So, I deleted the contetn of my conf file. Deleted the ssl conf. Rerun certbot --apache and it did the job as expected.