Answer the question
In order to leave comments, you need to log in
How to redirect to home page?
The site has a stupid htaccess entry:
RewriteRule ^([Az,0-9,_\-]{0,})[/]?([Az,0-9,_,\-]{0,})[/]?([Az,0 -9,_,\-]{0,})[/]?([Az,0-9,_,\-]{0,})[/]?([Az,0-9,_,\ -]{0,})[/]?([Az,0-9,_,\-]{0,})[/]?$ index.php?p=$1&as=$2&as2=$3&as3=$4 &as4=$5&as5=$6 [QSA,L]
Redirect 301 /index site.ru
Location: site.ru/?p=index&as=&as2=&as3=&as4=&as5=
RewriteRule ^index$ site.ru [R=301,nc]
RewriteRule ^index/$ site.ru [R=301,nc]
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question