]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Back to the drawing board.
authorRich Bowen <rbowen@apache.org>
Tue, 11 May 2010 17:32:48 +0000 (17:32 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 11 May 2010 17:32:48 +0000 (17:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@943199 13f79535-47bb-0310-9956-ffa450edef68

htdocs/manual/mod/header.html

index 1049c075a0f4479c19adb2772fc9e7dc40d059e1..d35250db0aeb4a6a81e20569bdb348d7c8473dc4 100644 (file)
         The current version of the server is <a 
         href="http://httpd.apache.org/docs/2.2/">2.2</a>.
     
-        This document may be available
-        <a href="<script>
-        var path = location.pathname;
-        alert( path );
-        path = path.replace( /1\.3/, '2.2' );
-        alert( path );
-        document.write( path );
-        </script>">in the 2.2 docs.</a> 
         </p>
         
         </div>