You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ig...@apache.org on 2010/12/01 15:52:16 UTC

svn commit: r1041030 - in /httpd/httpd/trunk/docs/manual: mod/mod_cgi.xml mod/mod_isapi.xml mod/mod_mime.xml mod/mod_suexec.xml platform/ebcdic.xml

Author: igalic
Date: Wed Dec  1 14:52:16 2010
New Revision: 1041030

URL: http://svn.apache.org/viewvc?rev=1041030&view=rev
Log:
Purging 1.3 references.

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml
    httpd/httpd/trunk/docs/manual/mod/mod_isapi.xml
    httpd/httpd/trunk/docs/manual/mod/mod_mime.xml
    httpd/httpd/trunk/docs/manual/mod/mod_suexec.xml
    httpd/httpd/trunk/docs/manual/platform/ebcdic.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml?rev=1041030&r1=1041029&r2=1041030&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_cgi.xml Wed Dec  1 14:52:16 2010
@@ -107,8 +107,8 @@
     <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

Modified: httpd/httpd/trunk/docs/manual/mod/mod_isapi.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_isapi.xml?rev=1041030&r1=1041029&r2=1041030&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_isapi.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_isapi.xml Wed Dec  1 14:52:16 2010
@@ -212,12 +212,11 @@
     <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>

Modified: httpd/httpd/trunk/docs/manual/mod/mod_mime.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_mime.xml?rev=1041030&r1=1041029&r2=1041030&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_mime.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_mime.xml Wed Dec  1 14:52:16 2010
@@ -615,9 +615,9 @@ a matching file with MultiViews</descrip
     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

Modified: httpd/httpd/trunk/docs/manual/mod/mod_suexec.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_suexec.xml?rev=1041030&r1=1041029&r2=1041030&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_suexec.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_suexec.xml Wed Dec  1 14:52:16 2010
@@ -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>

Modified: httpd/httpd/trunk/docs/manual/platform/ebcdic.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/platform/ebcdic.xml?rev=1041030&r1=1041029&r2=1041030&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/platform/ebcdic.xml (original)
+++ httpd/httpd/trunk/docs/manual/platform/ebcdic.xml Wed Dec  1 14:52:16 2010
@@ -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