From e20273373e560e82b9911b148d8b9f938679ceec Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Sun, 26 Dec 2004 23:41:51 +0000 Subject: [PATCH] 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 --- docs/manual/mod/mod_rewrite.html.en | 7 +++---- docs/manual/mod/mod_rewrite.xml | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/docs/manual/mod/mod_rewrite.html.en b/docs/manual/mod/mod_rewrite.html.en index 20e916efe5e..5203a8753c9 100644 --- a/docs/manual/mod/mod_rewrite.html.en +++ b/docs/manual/mod/mod_rewrite.html.en @@ -1273,11 +1273,10 @@ later following dedicated book on this topic:

- Mastering Regular Expressions
+ Mastering Regular Expressions, 2nd Edition
Jeffrey E.F. Friedl
- Nutshell Handbook Series
- O'Reilly & Associates, Inc. 1997
- ISBN 1-56592-257-3
+ O'Reilly & Associates, Inc. 2002
+ ISBN 0-596-00289-0

Additionally in mod_rewrite the NOT character diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml index 3fe45feb5ed..068204b041a 100644 --- a/docs/manual/mod/mod_rewrite.xml +++ b/docs/manual/mod/mod_rewrite.xml @@ -1291,11 +1291,10 @@ RewriteRule ^/$ /homepage.std.html [L] following dedicated book on this topic:

- Mastering Regular Expressions
+ Mastering Regular Expressions, 2nd Edition
Jeffrey E.F. Friedl
- Nutshell Handbook Series
- O'Reilly & Associates, Inc. 1997
- ISBN 1-56592-257-3
+ O'Reilly & Associates, Inc. 2002
+ ISBN 0-596-00289-0

Additionally in mod_rewrite the NOT character -- 2.47.2