C
C
chelkaz2016-08-06 16:43:49
htaccess
chelkaz, 2016-08-06 16:43:49

How to redirect old sites using htaccess?

I have about 5 sites from different domains go to one site (main)
How can I make any domains redirect to the main one?

RewriteEngine On
RewriteCond %{HTTP_HOST} тут что бы любой домен или поддомен
RewriteRule (.*) http://нужный-сайт.ru/$1 [R=301,L]

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question