Forum Moderators: phranque
RewriteEngine On # Turn on the rewriting engine
RewriteRule /en/(.*) sites/en_US/$1 [P] [edited by: engine at 8:09 am (utc) on Aug 8, 2016]
[edit reason] please use example.com [/edit]
if User selects any Internal Link it should appear in the Addressbar like http://example.com/sites/en/about instead of http://example.com/sites/en_US/about ...
RewriteEngine On # Turn on the rewriting engine