Multidomain MDM
- Multidomain MDM 10.5 HotFix 4
- All Products
<server name="default-server"> <http-listener name="default" socket-binding="http" max-post-size="50000000" redirect-socket="https" enable-http2="true" read-timeout="180000" write-timeout="180000"/> <https-listener name="https" socket-binding="https" ssl-context="applicationSSC" enable-http2="true"/> <host name="default-host" alias="localhost"> <location name="/" handler="welcome-content"/> <http-invoker http-authentication-factory="application-http-authentication"/> </host> </server>