Commit 05dd68a3 authored by Richard Bowen's avatar Richard Bowen
Browse files

Back to the drawing board.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@943199 13f79535-47bb-0310-9956-ffa450edef68
parent d2cdceb7
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -21,14 +21,6 @@
        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>