[[!pdoResources? &tpl=`@INLINE [[+id]]`
&parents=`0`
&where=`{"context_key":"[[*context_key]]"}`
]]
[[!pdoResources? &tpl=`@INLINE [[+id]]`
&parents=`0`
&where=`{"context_key":"web"}`
]]
RewriteCond %{HTTP_HOST} .
RewriteCond %{HTTP_HOST} !^www\.mysite\.by [NC]
RewriteRule (.*) www.mysite.by/$1 [R=301,L]