Sorry not in English.
I tried to make a 301 redirect from the old pages of the site to the new pages, because I think that the CMS will not allow changing the URL. There are 5 such pages. And I thought to manually redirect. And I didn't succeed. For some reason, the rules in the .htaccess file that worked for me on this server in the case of Automad do not work. Can you tell me why?
RewriteCond% {REQUEST_URI} ^/old-page $
RewriteRule ^. * $ https://site.by/new-page? [R = 301, L]
The problem is to set up a redirect from old non-existent pages of the site to new pages created using Automad