87 lines
5.5 KiB
HTML
87 lines
5.5 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="topic" />
|
||
|
<meta name="DC.Title" content="Manage a directory on HTTP Server (powered by Apache)" />
|
||
|
<meta name="abstract" content="This topic provides information about how to manage a directory on your HTTP Server with the IBM Web Administration for i5/OS interface." />
|
||
|
<meta name="description" content="This topic provides information about how to manage a directory on 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="rzaiedirectory" />
|
||
|
<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 a directory on HTTP Server (powered by Apache)</title>
|
||
|
</head>
|
||
|
<body id="rzaiedirectory"><a name="rzaiedirectory"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Manage a directory on HTTP Server (powered by Apache)</h1>
|
||
|
<div><p>This topic provides information about how to manage a directory
|
||
|
on your HTTP Server with the <span>IBM<sup>®</sup> Web Administration for i5/OS™ interface</span>.</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>
|
||
|
<p>The following explains how to <a href="#rzaiedirectory__add">add
|
||
|
a directory</a> and how to <a href="#rzaiedirectory__remove">remove
|
||
|
a directory</a> from your HTTP Server (powered by Apache) configuration.
|
||
|
</p>
|
||
|
<div class="section" id="rzaiedirectory__add"><a name="rzaiedirectory__add"><!-- --></a><h4 class="sectiontitle">Add a directory</h4><p>The HTTP Server (powered
|
||
|
by Apache) uses directories to serve Web pages and content. The <span>IBM Web Administration for i5/OS interface</span> has
|
||
|
an Add a Directory to the Web wizard that will create a new directory to serve
|
||
|
Web content and CGIs. </p>
|
||
|
<p>To add a new directory, do the following: </p>
|
||
|
<ol><li>Click the <strong>Manage</strong> tab. </li>
|
||
|
<li>Click the <span class="uicontrol">HTTP Servers</span> subtab.</li>
|
||
|
<li>Select your HTTP Server (powered by Apache) from the <strong>Server</strong> list.
|
||
|
</li>
|
||
|
<li>Select <strong>Global configuration</strong> from the <strong>Server area</strong> list. </li>
|
||
|
<li>Expand <strong>HTTP Tasks and Wizards</strong>. </li>
|
||
|
<li>Click <strong>Add a Directory to the Web</strong>. </li>
|
||
|
</ol>
|
||
|
<p>When the wizard is finished, it will display a summary of the directory
|
||
|
you just created. </p>
|
||
|
</div>
|
||
|
<div class="section" id="rzaiedirectory__remove"><a name="rzaiedirectory__remove"><!-- --></a><h4 class="sectiontitle">Remove a directory</h4><p>When removing a directory,
|
||
|
the <span>IBM Web Administration for i5/OS interface</span> will
|
||
|
remove all references to the directory from your configuration file only.
|
||
|
The physical directory and content within the directory are not removed from
|
||
|
the file system. </p>
|
||
|
<p>To remove a directory and subdirectories, do the
|
||
|
following: </p>
|
||
|
<ol><li>Click the <strong>Manage</strong> tab. </li>
|
||
|
<li>Click the <span class="uicontrol">HTTP Servers</span> subtab.</li>
|
||
|
<li>Select your HTTP Server (powered by Apache) from the <strong>Server</strong> list.
|
||
|
</li>
|
||
|
<li>Select <strong>Global configuration</strong> from the <strong>Server area</strong> list. </li>
|
||
|
<li>Expand <strong>Server Properties</strong>. </li>
|
||
|
<li>Click <strong>Container Management</strong>. </li>
|
||
|
<li>Click the <strong>Directories</strong> tab in the form. </li>
|
||
|
<li>Select the directory you want to delete from the <strong>Directory/Directory
|
||
|
Match container</strong> table. </li>
|
||
|
<li>Click <strong>Remove</strong>. </li>
|
||
|
<li>Click <strong>OK</strong> when the message box appears. </li>
|
||
|
<li>Click <strong>OK</strong>. </li>
|
||
|
</ol>
|
||
|
</div>
|
||
|
</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>
|