# Default /help URL (replace help with your custom alias if needed; NOT for custom domains) RewriteEngine On RewriteRule ^help/es-ca(/.*)?$ /help/ca$1 [R=301] # for custom URLs RewriteEngine On RewriteRule ^es-ca(/.*)?$ /ca$1 [R=301]