Commit 5749e3ad authored by Chris Pepper's avatar Chris Pepper
Browse files

Adjusted links for files being moved into platform/ (were ./, now ../).

Matched up <p></p> & <pre></pre>.
Fixed misspellings.
Fixed links to ../install-tpf.html & ebcdic.html (which should probably be
moved down into platform/).
Changed links to windows.html#test to windows.html@cmdline.
Entities encoded.
Changed bogus <emp> tags to <em>.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88379 13f79535-47bb-0310-9956-ffa450edef68
parent c9e785c2
Loading
Loading
Loading
Loading
+8 −8
Original line number Diff line number Diff line
@@ -188,7 +188,7 @@ labeled as HTTPD_ROOT.
Apache is configured by files in the <SAMP>conf</SAMP>
directory. These are the same as files used to configure the Unix
version, but there are a few different directives for Apache on
NetWare. See the <A HREF="./">Apache documentation</A> for all the
NetWare. See the <A HREF="../">Apache documentation</A> for all the
available directives.

<P>
@@ -232,14 +232,14 @@ The main differences in Apache for NetWare are:
      without recompiling the server. If Apache is compiled normally, it
      will install a number of optional modules in the
      <CODE>\Apache\modules</CODE> directory. To activate these, or other
      modules, the new <A HREF="mod/mod_so.html#loadmodule">LoadModule</A>
      modules, the new <A HREF="../mod/mod_so.html#loadmodule">LoadModule</A>
      directive must be used. For example, to active the status module,
      use the following (in addition to the status-activating directives
      in <CODE>access.conf</CODE>):</P>
<PRE>
    LoadModule status_module modules/status
</PRE>
      <P>Information on <A HREF="mod/mod_so.html#creating">creating loadable
      <P>Information on <A HREF="../mod/mod_so.html#creating">creating loadable
         modules</A> is also available.</P>
</UL>

@@ -259,15 +259,15 @@ The main differences in Apache for NetWare are:

<P>All major pieces of Apache may be built using the ApacheNW.mcp project
   file. This includes modules such as status, info, and proxy. In addition,
   the following project files have been provided as well:
   the following project files have been provided as well:</p>

<PRE>   
       /apache-1.3/src/support/htpasswd.mcp.gz
       /apache-1.3/src/support/htdigest.mcp.gz
</PRE>

</P>
<CODE>htpasswd.mcp.gz</CODE> and <CODE>htdigest.mcp.gz</CODE> will also need
to be unzipped before they can be used with MetroWerks CodeWarrior.
<p><CODE>htpasswd.mcp.gz</CODE> and <CODE>htdigest.mcp.gz</CODE> will also need
to be unzipped before they can be used with MetroWerks CodeWarrior.</p>

<P>Once Apache has been compiled, it needs to be installed in its server
   root directory. The default is the <CODE>sys:/Apache</CODE>
@@ -277,7 +277,7 @@ Before running the server you must fill out the conf directory.
Copy the *.conf-dist-nw from the distribution conf directory
and rename *.conf.  Edit the ServerRoot entries to your
actual server root (for example "sys:/apache").  Copy over
the conf/magic and conf/mime.types files as well.
the conf/magic and conf/mime.types files as well.</p>

<!--#include virtual="footer.html" -->
</BODY>
+5 −4
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@ In article &lt;skoogDs54BH.9pF@netcom.com&gt; skoog@netcom.com (Jim Skoog) write
&gt;Where are the performance bottlenecks for Alpha AXP running the
&gt;Netscape Commerce Server 1.12 with high volume internet traffic?
&gt;We are evaluating network performance for a variety of Alpha AXP
&gt;runing DEC UNIX 3.2C, which run DEC's seal firewall and behind
&gt;running DEC UNIX 3.2C, which run DEC's seal firewall and behind
&gt;that Alpha 1000 and 2100 webservers.

Our experience (running such Web servers as <A
@@ -109,10 +109,11 @@ of Digital UNIX, although I suspect they were done using a test
version of V4.0.

-Jeff
</pre>

<HR>

----------------------------------------------------------------------------
<pre>----------------------------------------------------------------------------

From           mogul@pa.dec.com (Jeffrey Mogul)
Organization   DEC Western Research
@@ -244,7 +245,7 @@ TUNING
        ipport_userreserved     The maximum number of concurrent non-reserved,
                                dynamically allocated ports.  Default range
                                is 1025-5000.  The maximum value is 65535.
                                This limits the numer of times you can
                                This limits the number of times you can
                                simultaneously telnet or ftp out to connect
                                to other systems.

@@ -278,8 +279,8 @@ inifaddr_hsize - X X
ipport_userreserved         -      X      -
sysconfig -q inet           -      -      X
sysconfig -q socket         -      -      X

</PRE>

<!--#include virtual="footer.html" -->
</BODY>
</HTML>
+2 −2
Original line number Diff line number Diff line
@@ -27,13 +27,13 @@ with care.
   (Transaction Processing Facility) operating system.
   Unless otherwise noted TPF version 4.1 PUT09 is required.
   <BR><BR>
   Refer to htdocs/manual/<A HREF="install-tpf.html">install-tpf.html</A>
   Refer to htdocs/manual/<A HREF="../install-tpf.html">install-tpf.html</A>
   for step-by-step installation instructions.
   <BR><BR>
   As this is the first cut at making Apache run on TPF,
   performance tuning has not been done.
   <BR><BR>
   This port builds upon the <A HREF="ebcdic.html">EBCDIC changes</A>
   This port builds upon the <A HREF="../ebcdic.html">EBCDIC changes</A>
   previously made to Apache.
   <BR>
</P>
+8 −8
Original line number Diff line number Diff line
@@ -83,8 +83,8 @@
   <LI><CODE>Apache.dsp <EM>requires ApacheCore and aprlibdll</EM></CODE>
</OL>

   In addition, the <CODE>os\win32</CODE> subdirectory contains
   project files for the optional modules.
   <p>In addition, the <CODE>os\win32</CODE> subdirectory contains
   project files for the optional modules.</p>

<OL>
  <LI><CODE>os\win32\ApacheModuleAuthAnon.dsp</CODE>
@@ -101,7 +101,7 @@
  <LI><CODE>modules\proxy\ApacheModuleProxy.dsp</CODE>
</OL>

   The <CODE>support\</CODE> folder contains project files for additional
   <p>The <CODE>support\</CODE> folder contains project files for additional
   programs that are not part of the apache runtime, but are used by
   the administrator to test Apache and maintain password and log files.</P>

@@ -118,7 +118,7 @@
   directory, on the current hard drive. </P>

<P>To build and install all the files into the desired folder <EM>dir</EM>
   automatically, use one the following nmake commands:
   automatically, use one the following nmake commands:</p>

<UL>
  <LI><CODE>nmake /f Makefile.win installr INSTDIR=<EM>dir</EM></CODE>
@@ -127,7 +127,7 @@
      (for debug build)
</UL>

   The <EM>dir</EM> argument to INSTDIR gives the installation directory; it 
   <p>The <EM>dir</EM> argument to INSTDIR gives the installation directory; it 
   can be omitted if Apache is to be installed into <SAMP>\Apache</SAMP>.</P>

<P>This will install the following:</P>
@@ -167,7 +167,7 @@
   reviewer's time.  Therefore, you cannot rely on the NMAKE commands 
   above to build revised .dsp project files unless you then export
   all .mak files yourself from the project.  This is unnecessary if 
   you build from withing the Microsoft DeveloperStudio environment.</P>   
   you build from within the Microsoft DeveloperStudio environment.</P>   

<P>Before running the server you must fill out the conf directory.
   Copy the *.conf-dist-win from the distribution conf directory
+8 −8
Original line number Diff line number Diff line
@@ -62,7 +62,7 @@
   details in the Windows NT Event Log.</STRONG></P>

<P>After starting Apache as a service (or if you have trouble starting it) 
   you can test it using the same <A HREF="windows.html#test">procedure</a>
   you can test it using the same <A HREF="windows.html#cmdline">procedure</a>
   as for running in a console window.  Remember to use the command:</P>

<PRE>
@@ -168,8 +168,8 @@

<P><STRONG>NEVER grant network privilages to the SYSTEM account!</STRONG>
   Create a new user account instead, grant the appropriate privilages to
   that user, and use the the 'Log On As:' option.  Select the Start Menu ->
   Settings -> Control Panel -> Services -> apache service ... and click 
   that user, and use the the 'Log On As:' option.  Select the Start Menu -&gt;
   Settings -&gt; Control Panel -&gt; Services -&gt; apache service ... and click 
   the "Startup" button to access this setting.</P>

<BLOCKQUOTE>
@@ -213,7 +213,7 @@
   a service with no problems.</P>
<P><STRONG>Note: error code 2186</STRONG> is a good indication that you need 
   to review the 'Log On As' configuration, since the server can't access a 
   required network resource.</STRONG></P>
   required network resource.</P>


<H2><A NAME="trouble">Troubleshooting Apache for Windows as a Service</A></H2>
@@ -227,7 +227,7 @@
</PRE>
<P>You will get this error if there is any problem starting Apache. In order to see
   what is causing the problem you should follow the instructions
   for <a href="windows.html#test">Testing Apache at the Command Prompt</a>.</P>
   for <a href="windows.html#cmdline">Running Apache for Windows from the Command Line</a>.</P>

<P>Also, Apache 1.3.13 now records startup errors in the Application Event Log
   under Windows NT/2000, if Apache is run as a service.  Run the Event Viewer
@@ -288,19 +288,19 @@ For details on controlling Apache service from the command line, please refer to
   reliability or future support. Proceed at your own risk!</P>

<P>Once you have confirmed that Apache runs correctly at the
   <a href="windows.html#test">Command Prompt</a> you can install, control
   <a href="windows.html#cmdline">Command Prompt</a> you can install, control
   and uninstall it with the same commands as the Windows NT/2000 version.</P>

<P>There are, however, significant differences that you should note:</P>

<P>Apache will attempt to start and if successful it will run in the 
   background.  If you run the command 
   background.  If you run the command</p>

<PRE>
   Apache -n "service name" -k start
</PRE>

   via a shortcut on your desktop, for example, then if the service starts 
   <p>via a shortcut on your desktop, for example, then if the service starts 
   successfully a console window will flash up but immediately disappears.
   If Apache detects any errors  on startup such as a incorrect entries in the
   httpd.conf file, then the console window will remain visible. This will 
Loading