Quantcast
Channel: Developer to developer
Viewing all articles
Browse latest Browse all 9076

How to redirect website home page in BVN404handler

$
0
0

I would like to redirect the website launch(home) page to add '/en/' at the end of the launch URL for multi language. 

I tried in BVN404handler by adding source URL as just '/' and target url as just '/en/' but this is causing issues for other redirects that already exists. it's causing recursive redirects by keep adding /en/en/en/.. for every other redirects that exists. 

Could some one please sugegst the best way to implement this ?

Regards,

Suresh


Viewing all articles
Browse latest Browse all 9076

Trending Articles