On Tue, Mar 21, 2023 at 01:15:08PM +0300, alex wrote:
> RewriteRule ^test\.php$ https://www.test.com/? [R=301,L]
> After upgrading to the 2.4.56-1
> Result
> test.com/test.php 301 > https://www.test.com/%3f
Действительно, после обновления apache2 в bullseye такой редирект стал
экранировать вопрос
On 3/21/23, alex wrote:
> Package: apache2
> Version: 2.4.56-1
Wrong list.
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 i
3 matches
Mail list logo