It is the folder named in the DocumentRoot
for the VirtualHost
for this domain. You can also put it in the command line like:
sudo certbot certonly --webroot -w (DocumentRoot folder) -d example.pl -d www.example.pl
It is the folder named in the DocumentRoot
for the VirtualHost
for this domain. You can also put it in the command line like:
sudo certbot certonly --webroot -w (DocumentRoot folder) -d example.pl -d www.example.pl