I’m updating a site that is made up simply of about 20 .html pages, all in the root folder.
I’m wondering how people deal with this in EE. Do you just do a .htaccess redirect of the old urls to the new ones, or rewrite the urls with .html at the end via .htaccess, or can .html be appended via the Pages module?
Thanks for any tips. 😊