You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2015/10/07 13:47:26 UTC

[Bug 58479] In mod ssl httpd still decodes %2f%2f even if allowencodedslashes is On or NoDecode.

https://bz.apache.org/bugzilla/show_bug.cgi?id=58479

soulsina80@gmail.com <so...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from soulsina80@gmail.com <so...@gmail.com> ---
To fix this problem we have to put the following 
"AllowEncodedSlashes NoDecode" or 
"AllowEncodedSlashes On"  in the ssl.conf file to ovoid ssl to decode the
slashes befoe sending te request to the internal server.
Sorry about that. The problem was me, not Apache.
Thank's.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org