Commit db1f5b44 authored by Richard Bowen's avatar Richard Bowen
Browse files

If we're going to recommend a book, we should recommend the edition

that's actually in print.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@123371 13f79535-47bb-0310-9956-ffa450edef68
parent d5b13ae7
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -1270,11 +1270,10 @@ later</td></tr>
      following dedicated book on this topic:</p>

      <p class="indent">
        <em>Mastering Regular Expressions</em><br />
        <em>Mastering Regular Expressions, 2nd Edition</em><br />
         Jeffrey E.F. Friedl<br />
         Nutshell Handbook Series<br />
         O'Reilly &amp; Associates, Inc. 1997<br />
         ISBN 1-56592-257-3<br />
         O'Reilly &amp; Associates, Inc. 2002<br />
         ISBN 0-596-00289-0<br />
      </p>

      <p>Additionally in mod_rewrite the NOT character
+3 −4
Original line number Diff line number Diff line
@@ -1287,11 +1287,10 @@ RewriteRule ^/$ /homepage.std.html [L]
      following dedicated book on this topic:</p>

      <p class="indent">
        <em>Mastering Regular Expressions</em><br />
        <em>Mastering Regular Expressions, 2nd Edition</em><br />
         Jeffrey E.F. Friedl<br />
         Nutshell Handbook Series<br />
         O'Reilly &amp; Associates, Inc. 1997<br />
         ISBN 1-56592-257-3<br />
         O'Reilly &amp; Associates, Inc. 2002<br />
         ISBN 0-596-00289-0<br />
      </p>

      <p>Additionally in mod_rewrite the NOT character