]> _ Git - ccv-wordpress.git/commitdiff
Fix broken link after URL update. WIP #3928 @0:05
authorStephen Cameron <stephen@cubedesigners.com>
Mon, 5 Oct 2020 16:14:47 +0000 (18:14 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Mon, 5 Oct 2020 16:14:47 +0000 (18:14 +0200)
.htaccess

index 21a595c17c88a55cda67131dae3146c305ec2ce2..ab52f3033e6f96a210b5ec6c99cd7b8db38ea288 100644 (file)
--- a/.htaccess
+++ b/.htaccess
@@ -49,6 +49,7 @@ Options -Indexes
        RedirectMatch 301 (?i)^/actualites.html /actualites/
        RedirectMatch 301 (?i)^/contactez-nous.php /contact/
        RedirectMatch 301 (?i)^/contact-us.php /contact/
+       RedirectMatch 301 (?i)^/pathologies/hernie-discale-2 /pathologies/hernie-discale/
 
 </IfModule>