Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagexml
themeEmacs
titleAppServerX.xml
<Proxy>
			<EnableProxy>true</EnableProxy>
			<ProxyHost></ProxyHost>
			<ProxyPort></ProxyPort>
			<ProxyUserName></ProxyUserName>
			<ProxyPassword></ProxyPassword>
</Proxy>

The detailed description of each of these parameters is available under AppServer parameters#Proxy section.

5. As soon as the modifications are completed, start AppServer for the changes to take effect.

...