Hi,
I tried to copy and adapt this little bit of code, but everytime I try to access to the url with the folder’s name, I get a 500 Internal Error
I’ve checked and double checked, I’m typed I understood this right:
RewriteRule ^foldername/(.*)$ https://site.host.fr/pagealias/$1 [P]