Commit 4f969c6b authored by Richard Bowen's avatar Richard Bowen
Browse files

If we're going to recommend a book, we should recommend one that's still

in print.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@123370 13f79535-47bb-0310-9956-ffa450edef68
parent 1e258f01
Loading
Loading
Loading
Loading
+3 −4
Changes for docs/manual/mod/mod_rewrite.html.en: 3 added lines, 4 removed lines.
Original line number Diff line number Diff line
@@ -1273,11 +1273,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
Changes for docs/manual/mod/mod_rewrite.xml: 3 added lines, 4 removed lines.
Original line number Diff line number Diff line
@@ -1291,11 +1291,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