You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by hu...@apache.org on 2012/07/19 08:57:22 UTC

svn commit: r1363245 - /httpd/httpd/branches/2.2.x/docs/manual/howto/ssi.xml

Author: humbedooh
Date: Thu Jul 19 06:57:21 2012
New Revision: 1363245

URL: http://svn.apache.org/viewvc?rev=1363245&view=rev
Log:
Remove caveat about running ssi on httpd 1.2 

Modified:
    httpd/httpd/branches/2.2.x/docs/manual/howto/ssi.xml

Modified: httpd/httpd/branches/2.2.x/docs/manual/howto/ssi.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/docs/manual/howto/ssi.xml?rev=1363245&r1=1363244&r2=1363245&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/docs/manual/howto/ssi.xml (original)
+++ httpd/httpd/branches/2.2.x/docs/manual/howto/ssi.xml Thu Jul 19 06:57:21 2012
@@ -367,15 +367,6 @@ modified?</title>
     the option of setting variables, and using those variables in
     comparisons and conditionals.</p>
 
-<section id="caveat"><title>Caveat</title>
-
-    <p>Most of the features discussed in this article are only
-    available to you if you are running Apache 1.2 or later. Of
-    course, if you are not running Apache 1.2 or later, you need to
-    upgrade immediately, if not sooner. Go on. Do it now. We'll
-    wait.</p>
-</section>
-
 <section id="variables"><title>Setting variables</title>
 
     <p>Using the <code>set</code> directive, you can set variables