|
@@ -70,7 +70,7 @@
|
|
|
-->
|
|
|
<Connector port="8080" protocol="HTTP/1.1"
|
|
|
connectionTimeout="20000"
|
|
|
- redirectPort="8443" relaxedQueryChars="[]|{}^\`"<>" />
|
|
|
+ redirectPort="8443" relaxedQueryChars="[]|{}^\`"<>" URIEncoding="UTF-8"/>
|
|
|
<!-- A "Connector" using the shared thread pool-->
|
|
|
<!--
|
|
|
<Connector executor="tomcatThreadPool"
|