From: Vincent Vanwaelscappel Date: Wed, 10 Dec 2025 16:19:08 +0000 (+0100) Subject: . X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=1c1a353cc32717a60754b43fbcb89bd973ba2b57;p=songbook.git . --- diff --git a/public/.htaccess b/public/.htaccess index 64e2b6b..d9a38da 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -10,7 +10,8 @@ RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}] RewriteRule ^rodadocavaco-2021(.*)$ /rodadocavaco/$1 [L,R=308] - RewriteRule ^rodaouverte(.*)$ /roda-a-la-maison/$1 [L,R=308] + RewriteRule ^rodaouverte(.*)$ /segurando-a-onda/$1 [L,R=308] + RewriteRule ^roda-a-la-maison(.*)$ /segurando-a-onda/$1 [L,R=308] # Redirect Trailing Slashes If Not A Folder... RewriteCond %{REQUEST_FILENAME} !-d