Advertisement
ADrobkov

Untitled

Apr 1st, 2020
1,117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Nginx 6.39 KB | None | 0 0
  1.         #Редиректы
  2.     location =/home {
  3.         rewrite ^ / permanent;
  4.     }
  5.     location =/nash-blog {
  6.         rewrite ^ /nash-blog2 permanent;
  7.     }
  8.     location =/nash-blog2/a {
  9.         rewrite ^ /nash-blog2 permanent;
  10.     }
  11.     location =/mototehnika/mopedy2013-02-21-22-52-00_ {
  12.         rewrite ^ /mototehnika/kupit-moped permanent;
  13.     }
  14.     location =/mototehnika/motocikly/круизеры {
  15.         rewrite ^ /mototehnika/motocikly/mototsiklyi-kruizeryi permanent;
  16.     }
  17.     location =/mototehnika/motocikly/грузовые {
  18.         rewrite ^ /mototehnika/motocikly/gruzovoy-mototsikl permanent;
  19.     }
  20.     location =/mototehnika/motocikly/эндуро-кросс,-мотард {
  21.         rewrite ^ /mototehnika/motocikly/enduro-mototsiklyi permanent;
  22.     }
  23.     location =/mototehnika/motocikly/питбайки {
  24.         rewrite ^ /mototehnika/motocikly/pitbayki permanent;
  25.     }
  26.     location =/2012-03-09-19-16-362 {
  27.         rewrite ^ /motobloky permanent;
  28.     }
  29.     location =/тракторы {
  30.         rewrite ^ /minitraktor permanent;
  31.     }
  32.     location =/тракторы/навесное-оборудование {
  33.         rewrite ^ /minitraktor/navesnoe-dlya-minitraktora permanent;
  34.     }
  35.     location =/minitraktor/навесное-оборудование {
  36.         rewrite ^ /minitraktor/navesnoe-dlya-minitraktora permanent;
  37.     }
  38.     location =/тракторы/тракторы-2013-08-11 {
  39.         rewrite ^ /minitraktor/kupit-minitraktor permanent;
  40.     }
  41.     location =/minitraktor/тракторы-2013-08-11 {
  42.         rewrite ^ /minitraktor/kupit-minitraktor permanent;
  43.     }
  44.     location =/dvigateli/двигатели-для-мотоблоков,-тракторов {
  45.         rewrite ^ /dvigateli/dvigateli-dlya-motobloka permanent;
  46.     }
  47.     location =/dvigateli/двигатели-для-мотоциклов,-мопедов,-скутеров {
  48.         rewrite ^ /dvigateli/dvigateli-dlya-mototsikla permanent;
  49.     }
  50.     location =/mototehnika/motocikly.html {
  51.         rewrite ^ /mototehnika/motocikly permanent;
  52.     }
  53.     location =/mototehnika/ventus-alpha-super-lux-803-отзывы-купить {
  54.         rewrite ^ /mototehnika/ventus-alpha-super-lux-отзывы-купить permanent;
  55.     }
  56.     location =/mototehnika/viper-zs200n-отзывы-купить.html {
  57.         rewrite ^ /mototehnika/viper-zs200n-отзывы-купить permanent;
  58.     }
  59.     location =/statyi.html {
  60.         rewrite ^ /nash-blog2 permanent;
  61.     }
  62.     location =/nash-blog/vybor_motocikla {
  63.         rewrite ^ /nash-blog2/vybor_motocikla permanent;
  64.     }
  65.     location =/mototehnika/skutery.html {
  66.         rewrite ^ /mototehnika/skutery permanent;
  67.     }
  68.     location =/velosipedy/odnopodvesnye.html {
  69.         rewrite ^ /velosipedy/odnopodvesnye permanent;
  70.     }
  71.     location =/velosipedy/odnopodvesnye.html/ {
  72.         rewrite ^ /velosipedy/odnopodvesnye permanent;
  73.     }
  74.     location =/mototehnika/viper-alfa-110-cc-отзывы-купить.html {
  75.         rewrite ^ /mototehnika/viper-alfa-110-cc-отзывы-купить permanent;
  76.     }
  77.     location =/mototehnika/motocikly.html/ {
  78.         rewrite ^ /mototehnika/motocikly permanent;
  79.     }
  80.     location =/desc/product_name/category/7 {
  81.         rewrite ^ /mototehnika permanent;
  82.     }
  83.     location =/mototehnika/skutery.html/ {
  84.         rewrite ^ /mototehnika/skutery permanent;
  85.     }
  86.     location =/мототехника {
  87.         rewrite ^ /mototehnika permanent;
  88.     }
  89.     location =/statyi.html/ {
  90.         rewrite ^ /nash-blog2 permanent;
  91.     }
  92.     location =/nash-blog2/content/testyi-mototsiklov {
  93.         rewrite ^ /nash-blog2 permanent;
  94.     }
  95.     location =/nash-blog2/content/nash-blog {
  96.         rewrite ^ /nash-blog2 permanent;
  97.     }
  98.     location =/nash-blog/obzor-shineray-xy-250gy-6b {
  99.         rewrite ^ /nash-blog2/obzor-shineray-xy-250gy-6b permanent;
  100.     }
  101.     location =/nash-blog2/vybor_motocikla {
  102.         rewrite ^ /nash-blog2/vybor-motocikla permanent;
  103.     }
  104.     location =/вопрос-ответ {
  105.         rewrite ^ /vopros-otvet permanent;
  106.     }
  107.     location =/mototehnika/kps200-отзывы-купить {
  108.         rewrite ^ /mototehnika/motocikly permanent;
  109.     }
  110.     location =/mototehnika/lf200-10l-отзывы-купить {
  111.         rewrite ^ /mototehnika/motocikly permanent;
  112.     }
  113.     location =/mototehnika/lf200-10-отзывы-купить {
  114.         rewrite ^ /mototehnika/motocikly permanent;
  115.     }
  116.     location =/mototehnika/lf200-10s-отзывы-купить {
  117.         rewrite ^ /mototehnika/motocikly permanent;
  118.     }
  119.     location =/mototehnika/lifan-kp200-1-отзывы-купить {
  120.         rewrite ^ /mototehnika/motocikly permanent;
  121.     }
  122.     location =/mototehnika/lifan-kp200-отзывы-купить {
  123.         rewrite ^ /mototehnika/motocikly permanent;
  124.     }
  125.     location =/mototehnika/lifan-lf150-10b-467-отзывы-купить {
  126.         rewrite ^ /mototehnika/motocikly permanent;
  127.     }
  128.     location =/mototehnika/lifan-kp150-отзывы-купить {
  129.         rewrite ^ /mototehnika/motocikly permanent;
  130.     }
  131.     location =/mototehnika/lifan-lf150-2e-отзывы-купить {
  132.         rewrite ^ /mototehnika/motocikly permanent;
  133.     }
  134.     location =/mototehnika/lifan-lf250-19-отзывы-купить {
  135.         rewrite ^ /mototehnika/motocikly permanent;
  136.     }
  137.     location =/mototehnika/lifan-lf250-3a-отзывы-купить {
  138.         rewrite ^ /mototehnika/motocikly permanent;
  139.     }
  140.     location =/mototehnika/lifan-lf150-10b-отзывы-купить {
  141.         rewrite ^ /mototehnika/motocikly permanent;
  142.     }
  143.     location =/mototehnika/lifan-lf150-10s-отзывы-купить {
  144.         rewrite ^ /mototehnika/motocikly permanent;
  145.     }
  146.     location =/mototehnika/lifan-lf250-b-отзывы-купить {
  147.         rewrite ^ /mototehnika/motocikly permanent;
  148.     }
  149.     location =/mototehnika/lifan-kp-mini-отзывы-купить {
  150.         rewrite ^ /mototehnika/motocikly permanent;
  151.     }
  152.     location =/nash-blog2/content/vybor_pokupka {
  153.         rewrite ^ /nash-blog2/vybor_motocikla permanent;
  154.     }
  155.         location =/minitraktor/navesnoe-dlya-minitraktora/pochvofreza-fn-100m-отзывы-купить {
  156.         rewrite ^ /minitraktor/navesnoe-dlya-minitraktora/ permanent;
  157.     }
  158.     location =/velosipedy/barbie-14-отзывы-купить/notify {
  159.         rewrite ^ /velosipedy/ permanent;
  160.     }
  161.     location =/mototehnika/gartex-z1-800-отзывы-купить {
  162.         rewrite ^ /mototehnika/ permanent;
  163.     }
  164.     location =/velosipedy/elf-2-отзывы-купить {
  165.         rewrite ^ /velosipedy/electrovelosipedy permanent;
  166.     }
  167.     location =/velosipedy/sigma-отзывы-купить {
  168.         rewrite ^ /velosipedy/electrovelosipedy permanent;
  169.     }
  170.     location =/velosipedy/barbie-14-отзывы-купить {
  171.         rewrite ^ /velosipedy/ permanent;
  172.     }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement