Fix a mistake in the ajp configuration.
This commit is contained in:
parent
93b7887f26
commit
7239714176
|
@ -92,7 +92,7 @@
|
|||
proxyName="{{ tomcat_m_reverse_proxy_name }}"
|
||||
proxyPort="{{ tomcat_m_reverse_proxy_port }}"
|
||||
{% endif %}
|
||||
URIEncoding="UTF-8"
|
||||
|
||||
bindOnInit="false" />
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Reference in New Issue