77 lines
5.4 KiB
HTML
77 lines
5.4 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Manage addresses and ports for HTTP Server (powered by Apache)" />
|
|
<meta name="abstract" content="This topic provides information about how to manage addresses and ports for your HTTP Server with the IBM Web Administration for i5/OS interface." />
|
|
<meta name="description" content="This topic provides information about how to manage addresses and ports for your HTTP Server with the IBM Web Administration for i5/OS interface." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzaieparhttp.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2002,2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2002,2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="rzaieaddressports" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Manage addresses and ports for HTTP Server (powered by Apache)</title>
|
|
</head>
|
|
<body id="rzaieaddressports"><a name="rzaieaddressports"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Manage addresses and ports for HTTP Server (powered by Apache)</h1>
|
|
<div><p>This topic provides information about how to manage addresses and
|
|
ports for your HTTP Server with the <span>IBM<sup>®</sup> Web Administration for i5/OS™ interface</span>.</p>
|
|
<div class="p"><div class="important"><span class="importanttitle">Important:</span> Information
|
|
for this topic supports the latest PTF levels for HTTP Server for i5/OS .
|
|
It is recommended that you install the latest PTFs to upgrade to the latest
|
|
level of the HTTP Server for i5/OS. Some of the topics documented here are
|
|
not available prior to this update. See <a href="http://www-03.ibm.com/servers/eserver/iseries/software/http/services/service.html" target="_blank">http://www.ibm.com/servers/eserver/iseries/software/http/services/service.htm</a> <img src="www.gif" alt="Link outside Information Center" /> for more information. </div>
|
|
</div>
|
|
<div class="section"><p>Most browsers make HTTP requests on ports 80 and 443 by default.
|
|
Typically, the default configuration option is for servers to listen on all
|
|
IP addresses on port 80. Multiple servers cannot listen on the same port and
|
|
IP numbers. Multiple servers may listen on the same IP address, but require
|
|
a unique port, or they may listen on the same port, but require a unique IP
|
|
address. If you want each server to listen on port 80, then you should configure
|
|
each server to listen on a specific unique IP address. </p>
|
|
<p>If you add another
|
|
Web server product such as Lotus<sup>®</sup> Domino<sup>®</sup> (with the HTTP task enabled) on the same iSeries™,
|
|
it cannot listen on the same IP address and the same port as the HTTP Server.</p>
|
|
<p>You
|
|
can change the IP address or port for your server by doing the following:</p>
|
|
</div>
|
|
<ol><li class="stepexpand"><span>Click the <span class="uicontrol">Manage</span> tab.</span></li>
|
|
<li class="stepexpand"><span>Click the <span class="uicontrol">HTTP Servers</span> subtab.</span></li>
|
|
<li class="stepexpand"><span>Select your HTTP Server name from the <span class="uicontrol">Server</span> list.</span></li>
|
|
<li class="stepexpand"><span>Expand <span class="uicontrol">Server Properties</span>.</span></li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">General Server Configuration</span>.</span></li>
|
|
<li class="stepexpand"><span>Click the <span class="uicontrol">General Settings</span> tab in the form.</span></li>
|
|
<li class="stepexpand"><span>Do one of the following:</span> <ul><li>Select an existing IP address and port from the <strong>Server IP address and
|
|
port to listen on</strong> table to modify or delete. </li>
|
|
<li>Click <strong>Add</strong> under the <strong>Server IP address and ports to listen on
|
|
table</strong> to add a new IP address and port.</li>
|
|
</ul>
|
|
</li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Enabled</span> or <span class="uicontrol">Disabled</span> in
|
|
the FRCA column. Only select <span class="uicontrol">Enabled</span> if you are using
|
|
or will be using FRCA.</span></li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">Continue</span>.</span></li>
|
|
<li class="stepexpand"><span>Click <span class="uicontrol">OK</span>.</span></li>
|
|
</ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaieparhttp.htm" title="This topic provides step-by-step tasks for HTTP Server.">HTTP Server tasks</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |