Redirects exported to .htaccess does not follow their positions
-
Hi,
I try to export redirects to Apache .htaccess file.
However, I notice a problem. I setup two redirects with different positions, i.e., redirect1 has position 1 and redirect 2 has position 2. So redirect1 has high priority than redirect2.
However, in the exported .htaccess file, redirect2 appears before redirect1, which means redirect2 has a higher priority.
It seems that the export does not pay attention to the position of the redirects.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Redirects exported to .htaccess does not follow their positions’ is closed to new replies.