Greetings,Will search more thoroughly, i have not been able to see and there should not be any conflicting rules, check-in-external-root is a completely new page. Best Regards,Daniel
Correctionthe shorter one was tested like thisRewriteCond %{HTTP_HOST} ^(.*)example.com$RewriteRule ^/check-in-external/?$ /content/tib/de/check-in-external-root/check-in-external.html [PT,L]
Greetings,Our client has asked us to shorten a url, the request is as follows, the full path to the url would be www.example.com/check-in-external-root/check-in-externalcontent/tib/de/check-in-external-root/check-in-external Now, we have tried a few things,RewriteCond %{HTTP_HOST} ^(.*)example.com$R...