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 }}"
|
proxyName="{{ tomcat_m_reverse_proxy_name }}"
|
||||||
proxyPort="{{ tomcat_m_reverse_proxy_port }}"
|
proxyPort="{{ tomcat_m_reverse_proxy_port }}"
|
||||||
{% endif %}
|
{% endif %}
|
||||||
URIEncoding="UTF-8"
|
|
||||||
bindOnInit="false" />
|
bindOnInit="false" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue