Current Path : /home/bitrix/ext_www/dev.ballu.in.ua/ |
Current File : /home/bitrix/ext_www/dev.ballu.in.ua/urlrewrite.php |
<? $arUrlRewrite = array( array( "CONDITION" => "#^/bitrix/services/ymarket/#", "RULE" => "", "ID" => "", "PATH" => "/bitrix/services/ymarket/index.php", ), array( "CONDITION" => "#^/personal/order/#", "RULE" => "", "ID" => "bitrix:sale.personal.order", "PATH" => "/personal/order/index.php", ), array( "CONDITION" => "#^/personal/#", "RULE" => "", "ID" => "bitrix:sale.personal.section", "PATH" => "/personal/index.php", ), array( "CONDITION" => "#^/catalog/#", "RULE" => "", "ID" => "bitrix:catalog", "PATH" => "/catalog/index.php", ), array( "CONDITION" => "#^/store/#", "RULE" => "", "ID" => "bitrix:catalog.store", "PATH" => "/store/index.php", ), array( "CONDITION" => "#^/promo/#", "RULE" => "", "ID" => "bitrix:catalog", "PATH" => "/promo/index.php", ), array( "CONDITION" => "#^/news/#", "RULE" => "", "ID" => "bitrix:news", "PATH" => "/news/index.php", ), ); ?>