Package: apache2
Version: 2.4.56-1

Hello.
I used to redirect
RewriteRule ^test\.php$ https://www.test.com/? [R=301,L]

Result
test.com/test.php 301 > https://www.test.com/


After upgrading to the 2.4.56-1
Result
test.com/test.php 301 > https://www.test.com/%3f

What is the problem can you fix it?

Ответить