A
A
Alexander Shishov2018-09-04 16:30:11
htaccess
Alexander Shishov, 2018-09-04 16:30:11

How to block URL via .htaccess?

There is a site with music search. I received a complaint from the RKN demanding to block several pages. All pages look like:

https://site.ru/search/%D0%A2%D0%B5%D0%BA%D1%81%D1%82%20%D0%BF%D0%BE%D0%B8%D1%81%D0%BA%D0%B0

Please tell me how to block pages via .htaccess/httpd.conf

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Stalker_RED, 2018-09-04
@Stalker_RED

RewriteRule ^search/%D0%A2%D0%B5%D0%BA%D1%81%D1%82%20%D0%BF%D0%BE%D0%B8%D1%81%D0%BA%D0%B0$ 451.php

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question