Answer the question
In order to leave comments, you need to log in
How to cancel a redirect in one directory?
I need to change my website from hhtp to https. I am using htaccess to redirect. But it is necessary that the files in the same directory work using the http protocols
How can this be implemented already broke my head.
Answer the question
In order to leave comments, you need to log in
или так
RewriteCond %{REQUEST_URI} ! catalog/catalog3/$
! - отрицание
тогда если у тебя правила собраны через RewriteCond
то добавь еще вот такое условие и все.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question