Ask Your Question
1

What is the issue encountered after updating Apache that involves redirects with a space represented as %20?

asked 2023-03-05 11:00:00 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2021-09-12 02:00:00 +0000

woof gravatar image

The issue encountered after updating Apache that involves redirects with a space represented as %20 is that Apache no longer automatically escapes spaces in the Location header of a redirect response. This can cause malformed redirect URLs that include spaces instead of %20, leading to errors or unexpected behavior in web applications.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-03-05 11:00:00 +0000

Seen: 9 times

Last updated: Sep 12 '21