]> granicus.if.org Git - apache/commitdiff
Purging 1.3 references.
authorIgor Galić <igalic@apache.org>
Wed, 1 Dec 2010 14:52:16 +0000 (14:52 +0000)
committerIgor Galić <igalic@apache.org>
Wed, 1 Dec 2010 14:52:16 +0000 (14:52 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1041030 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cgi.xml
docs/manual/mod/mod_isapi.xml
docs/manual/mod/mod_mime.xml
docs/manual/mod/mod_suexec.xml
docs/manual/platform/ebcdic.xml

index d9b6de050dd7ab4198a99ef439535ea72fb1e914..6e40f7b875748507955c2a2be1556218abd45001 100644 (file)
     <p>Debugging CGI scripts has traditionally been difficult, mainly
     because it has not been possible to study the output (standard
     output and error) for scripts which are failing to run
-    properly. These directives, included in Apache 1.2 and later,
-    provide more detailed logging of errors when they occur.</p>
+    properly. These directives provide more detailed logging of errors
+    when they occur.</p>
 
     <section><title>CGI Logfile Format</title>
       <p>When configured, the CGI error log logs any CGI which does not
index 3673c8c3bc25e45c798d0dd636427df8ab882178..0e46499b41536d8f9d7f27f487220b0db6f4bda4 100644 (file)
     <code>GetServerVariable</code>, as well as the <code>ALL_HTTP</code>
     and <code>ALL_RAW</code> values.</p>
 
-    <p>Apache 2.0 <module>mod_isapi</module> supports additional
+    <p>Apache httpd 2.0+ <module>mod_isapi</module> supports additional
     features introduced in later versions of the ISAPI specification,
     as well as limited emulation of async I/O and the
-    <code>TransmitFile</code> semantics.  Apache also supports preloading
-    ISAPI .dlls for performance, neither of which were not available under
-    Apache 1.3 <code>mod_isapi</code>.</p>
+    <code>TransmitFile</code> semantics. Apache httpd also supports preloading
+    ISAPI .dlls for performance.</p>
 </section>
 
 <directivesynopsis>
index 3a2c20eed219e498b4aeb1aaf21abc659058feeb..7e62483ba14c7f8ff623d9ca19a4de9f01e2a4da 100644 (file)
@@ -615,9 +615,9 @@ a matching file with MultiViews</description>
     associated with the <code>asis-handler</code>.</p>
 
     <p>You may finally allow <code>Any</code> extensions to match, even if
-    <module>mod_mime</module> doesn't recognize the extension. This was the
-    behavior in Apache 1.3, and can cause unpredicatable results, such as
-    serving .old or .bak files the webmaster never expected to be served.</p>
+    <module>mod_mime</module> doesn't recognize the extension. This can cause
+    unpredicatable results, such as serving .old or .bak files the webmaster
+    never expected to be served.</p>
 
     <p>For example, the following configuration will allow handlers
     and filters to participate in Multviews, but will exclude unknown
index 17f05a3267a171c9741189bd7c1367145c8ca7ca..f2d3ce0d788fa25922ae43d3c80d84cd135fc651 100644 (file)
@@ -53,9 +53,7 @@ later.</compatibility>
     <p>The <directive>SuexecUserGroup</directive> directive allows you
     to specify a user and group for CGI programs to run as. Non-CGI
     requests are still processed with the user specified in the <directive
-    module="mod_unixd">User</directive> directive. This directive replaces
-    the Apache 1.3 configuration of using the <code>User</code> and
-    <code>Group</code> directives inside of VirtualHosts.</p>
+    module="mod_unixd">User</directive> directive.</p>
 
     <example>
     <title>Example</title>
index 3ec73e9bd67b701365b33a3ca2ca0f6f281fb494..7a355fb063d7a8aefa82b2ff1cf7c4b225f9d85e 100644 (file)
@@ -39,8 +39,8 @@
 
     <title>Overview of the Apache EBCDIC Port</title>
 
-    <p>Version 1.3 of the Apache HTTP Server is the first version
-    which includes a port to a (non-ASCII) mainframe machine which
+    <p>Version 1.3 of the Apache HTTP Server was the first version
+    which included a port to a (non-ASCII) mainframe machine which
     uses the EBCDIC character set as its native codeset.</p>
 
     <p>(It is the SIEMENS family of mainframes running the <a