Jump to content


Photo
- - - - -

Редиректы


2 replies to this topic

#1 PlanB

PlanB
  • JBZoo User (rus)
  • User rate: 1
  • posts: 205
  • topics: 52

Posted 28 January 2016 - 21:28

Всем привет!

 

Вопрос немного не по теме, но мне показалось, что тут я быстее всего получу правильный ответ.

 

Как сделать редирект в .htaccess со страниц

 

/component/users/?view=registration
/component/users/?view=login
/component/users/?view=reset
 
на главную?
 
Запись типа
Redirect 301 /component/users/?view=reset http://domain.ru/

редиректит на http://domain.ru/?view=resetи как следствие 404 ошибка. 

 


  • 0

#2 woodman

woodman
  • JBZoo User (rus)
  • User rate: 38.4
  • posts: 648
  • topics: 59

Posted 28 January 2016 - 21:49

У меня никуда не редиректит Ваш пример. RewriteEngine не закомментирован?


  • 0

#3 PlanB

PlanB
  • Topic Starter
  • JBZoo User (rus)
  • User rate: 1
  • posts: 205
  • topics: 52

Posted 28 January 2016 - 22:18

так я сейчас редирект убрал, потому и не редиректит


  • 0




Click to return to top of page in style!