Answer the question
In order to leave comments, you need to log in
.htaccess How to redirect to another address?
Hello.
You need to redirect from the page: http://website.ru/test/КАКОЕ-ЛИБО ЧИСЛО/test
to:/404.html
Answer the question
In order to leave comments, you need to log in
In addition to Ivan's answer. This functionality can be implemented by the mod_rewrite module, which must be enabled in the web server settings (if we are talking about Apache). The RewriteRule mentioned by Ivan is one of the commands in this module. Detailed tutorial on connecting and configuring the module.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question