Changes for page Tomcat Installation

Last modified by Thomas Mortagne on 2023/12/01

<
From version < 50.1 >
edited by Vincent Massol
on 2019/01/28
To version < 50.2 >
edited by Vincent Massol
on 2019/01/28
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -293,7 +293,7 @@
293 293  
294 294  Tomcat completely freaks out when there's a ##%2F## or ##%5C## in URLs and it's not something that can be changed in XWiki. See [[this note>>http://tomcat.apache.org/security-6.html#Fixed_in_Apache_Tomcat_6.0.10]] for more information.
295 295  
296 -You can configure Tomcat to allow "/", by setting the ##org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=## system property to ##true##, as in:
296 +You can configure Tomcat to allow "/", by setting the ##org.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH## system property to ##true##, as in:
297 297  
298 298  {{code}}
299 299  -Dorg.apache.tomcat.util.buf.UDecoder.ALLOW_ENCODED_SLASH=true

Get Connected