I have a bunch of indexed pages that start with the same word and they are all 404 so I want to redirect them all to the homepage of the site. The server is Apache, so I would like to use the .htaccess file.
So I need to redirect pages (for example):
https://example.com/page-1.html
https://example.com/page-2.html
https://example.com/page-3.html
https://example.com/page-4.html