urlrewrite.php 3.48 KB
<?
$arUrlRewrite = array(
	array(
		"CONDITION" => "#^/tseremoniya-nagrazhdeniya-i-kontserta-laureatov-v-mezhdunarodnogo-konkursa-pianistov-pamyati-v-lotar/#",
		"RULE" => "",
		"ID" => "",
		"PATH" => "tseremoniya-nagrazhdeniya-i-kontserta-laureatov-v-mezhdunarodnogo-konkursa-pianistov-pamyati-v-lotar.php",
	),
	array(
		"CONDITION" => "#^/fr/lothar_shevchenko/articles/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/fr/lothar_shevchenko/articles/index.php",
	),
	array(
		"CONDITION" => "#^/en/lothar_shevchenko/articles/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/en/lothar_shevchenko/articles/index.php",
	),
	array(
		"CONDITION" => "#^/lothar_shevchenko/articles/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/lothar_shevchenko/articles/index.php",
	),
	array(
		"CONDITION" => "#^/en/archive/festivals/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/en/archive/festivals/index.php",
	),
	array(
		"CONDITION" => "#^/fr/archive/festivals/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/fr/archive/festivals/index.php",
	),
	array(
		"CONDITION" => "#^/fr/archive/contests/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/fr/archive/contests/index.php",
	),
	array(
		"CONDITION" => "#^/en/archive/contests/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/en/archive/contests/index.php",
	),
	array(
		"CONDITION" => "#^/archive/festivals/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/archive/festivals/index.php",
	),
	array(
		"CONDITION" => "#^/en/archive/tours/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/en/archive/tours/index.php",
	),
	array(
		"CONDITION" => "#^/competition/jury/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/competition/jury/index.php",
	),
	array(
		"CONDITION" => "#^/competition/jury/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/fr/competition/jury/index.php",
	),
	array(
		"CONDITION" => "#^/archive/contests/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/archive/contests/index.php",
	),
	array(
		"CONDITION" => "#^/competition/jury/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/en/competition/jury/index.php",
	),
	array(
		"CONDITION" => "#^/fr/archive/tours/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/fr/archive/tours/index.php",
	),
	array(
		"CONDITION" => "#^/en/press_center/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/en/press_center/index.php",
	),
	array(
		"CONDITION" => "#^/fr/press_center/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/fr/press_center/index.php",
	),
	array(
		"CONDITION" => "#^/archive/tours/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/archive/tours/index.php",
	),
	array(
		"CONDITION" => "#^/press_center/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/press_center/index.php",
	),
	array(
		"CONDITION" => "#^/competition/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/competition/index.php",
	),
	array(
		"CONDITION" => "#^/competition/#",
		"RULE" => "",
		"ID" => "citrus:contests",
		"PATH" => "/fr/competition/index.php",
	),
	array(
		"CONDITION" => "#^/services/#",
		"RULE" => "",
		"ID" => "bitrix:catalog",
		"PATH" => "/services/index.php",
	),
	array(
		"CONDITION" => "#^/products/#",
		"RULE" => "",
		"ID" => "bitrix:catalog",
		"PATH" => "/products/index.php",
	),
	array(
		"CONDITION" => "#^/news/#",
		"RULE" => "",
		"ID" => "bitrix:news",
		"PATH" => "/news/index.php",
	),
);

?>