![]() |
How to set 301 redirect?
Hello, I want to set 301 redirect.
I opened .htacces, that I've renamed after install process from htaccess.txt I add the following condition to the end of file: <IfModule mod_rewrite.c> RewriteEngine On RedirectMatch 301 /forum/forum6/thread94188.html#post575816 /forum/subforlder-1/subfolder-2/96098-yoni-the-bassist-the-flow-of-emotions-2018-video </IfModule> |
As I remember you have to put it into the beginning of the file... I could not look into that right now, but I think there are other redirects in the middle of the file and your will not work at the end.
|
Quote:
|
Should look like this:
Code:
<IfModule mod_rewrite.c> |
All times are GMT. The time now is 05:54 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|