RewriteCond %{REQUEST_URI} (site/page) ^/$ [NC]
RewriteCond %{REQUEST_URI} page ^/$ [NC]
RewriteRule .* https://site/page/ru [R=301,L]
RewriteRule .* https://site/page/%1 [R=301,L]
sudo certbot certonly --webroot -w /var/www/test.losst.ru -d test.losst.ru -d www.test.losst.ru
certbot renew
--dry-run
он не будет выдавать сертификат в конце нобудет эмулировать полностью его выдачу.sudo certbot certonly --webroot -w /var/www/test.losst.ru -d test.losst.ru -d www.test.losst.ru --dry-run
там спама нет