MrGeneration / KB Catalan redirect
0 likes
0 forks
2 files
Last active 8 hours ago
| 1 | # Default /help URL (replace help with your custom alias if needed; NOT for custom domains) |
| 2 | rewrite ^/help/es-ca/(.*)$ /help/ca/$1 permanent; |
| 3 | |
| 4 | # for custom URLs |
| 5 | rewrite ^/es-ca/(.*)$ /ca/$1 permanent; |
Newer
Older