Your IP : 3.144.84.91


Current Path : /home/bitrix/ext_www/coffe.land/
Upload File :
Current File : /home/bitrix/ext_www/coffe.land/urlrewrite.php

<?php
$arUrlRewrite=array (
  0 => 
  array (
    'CONDITION' => '#^/recipes/#',
    'RULE' => '',
    'ID' => 'bitrix:catalog',
    'PATH' => '/recipes/index.php',
    'SORT' => 100,
  ),
  1 => 
  array (
    'CONDITION' => '#^/catalog/#',
    'RULE' => '',
    'ID' => 'bitrix:catalog',
    'PATH' => '/catalog/index.php',
    'SORT' => 100,
  ),
  2 => 
  array (
    'CONDITION' => '#^/lp/#',
    'RULE' => NULL,
    'ID' => 'bitrix:landing.pub',
    'PATH' => '/lp/index.php',
    'SORT' => 100,
  ),
);