35 lines
2.1 KiB
HTML
35 lines
2.1 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Configure the application server machine for remote HTTP</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h4>Configure the application server machine for remote HTTP</h4>
|
||
|
|
||
|
<p>To configure your application server to use remote HTTP, follow these steps:</p>
|
||
|
|
||
|
<ol>
|
||
|
<li><p>Start the application server and the administrative console.</p></li>
|
||
|
<li><p>In the virtual host alias list, add separate entries for the host name, IP address, and fully qualified host name of the Web server machine. To add alias entries, follow these steps:</p>
|
||
|
<ol type="a">
|
||
|
<li>In the topology tree, expand <strong>Environment</strong> and click <strong>Virtual Hosts</strong>.</li>
|
||
|
<li>On the <strong>Virtual Hosts</strong> page, click the name of the virtual host that you want to modify.</li>
|
||
|
<li>On the virtual host's detail page, click <strong>Host Aliases</strong>.</li>
|
||
|
<li>On the <strong>Host Aliases</strong> page, click <strong>New</strong>.</li>
|
||
|
<li>Specify the host name, IP address, or fully qualified host name for the alias. If your HTTP server instance uses a port number other than 80, specify the port number for each alias in the <strong>Port</strong> field.</li>
|
||
|
<li>Click <strong>OK</strong>.</li>
|
||
|
</ol>
|
||
|
<p><strong>Note:</strong> If your configuration contains multiple Web servers or HTTP server instances, you must add a host alias entry for each Web server or HTTP server instance.</p>
|
||
|
<p>For detailed steps on configuring virtual hosts, see <a href="guimngvhsts.htm">Manage virtual hosts for your application server</a>.</p></li>
|
||
|
<li><p>After you add a virtual host alias, you must restart the application server. See <a href="guistrtntstapp.htm">Start and test your application server</a> for more information.</p></li>
|
||
|
</ol>
|
||
|
|
||
|
</body>
|
||
|
</html>
|