Your IP : 3.137.187.85


Current Path : /home/bitrix/ext_www/royal-thermo.com.ua/
Upload File :
Current File : /home/bitrix/ext_www/royal-thermo.com.ua/urlrewrite.php

<?
$arUrlRewrite = array(
	array(
		"CONDITION" => "#^/bitrix/services/ymarket/#",
		"RULE" => "",
		"ID" => "",
		"PATH" => "/bitrix/services/ymarket/index.php",
	),
	array(
		"CONDITION" => "#^/communication/web-forms/#",
		"RULE" => "",
		"ID" => "royal:form",
		"PATH" => "/contacts/index.php",
	),
	array(
		"CONDITION" => "#^/personal/order/#",
		"RULE" => "",
		"ID" => "bitrix:sale.personal.order",
		"PATH" => "/personal/order/index.php",
	),
	array(
		"CONDITION" => "#^/where_buy/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/where_buy/index.php",
	),
	array(
		"CONDITION" => "#^/where_buy/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/aaa.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" => "#^/news/#",
		"RULE" => "",
		"ID" => "",
		"PATH" => "/news/index.php",
	),
);

?>