On Aug 13, 2008, at 09:20, Eric Covener wrote:
On Tue, Aug 12, 2008 at 10:12 PM, <[EMAIL PROTECTED]> wrote:
+RewriteCond %{HTTP_REFERER} !www.example.com [NC]
Not likely a factor in this example, but maybe better in the guide
(where people will derive from) to use != or escape/anchor the
e
On Tue, Aug 12, 2008 at 10:12 PM, <[EMAIL PROTECTED]> wrote:
> +RewriteCond %{HTTP_REFERER} !www.example.com [NC]
Not likely a factor in this example, but maybe better in the guide
(where people will derive from) to use != or escape/anchor the
expression?
If we leave it as a regex, maybe includ
Rich Bowen wrote:
I've finally resurfaced, and am once again tinkering with the
mod_rewrite documentation. My goal is to have the rewrite guide be full
of actual useful real-world examples, and stuff that folks are actually
asking on IRC and the users@ list, and to have the explanations be
ac
2008/8/13 Rich Bowen <[EMAIL PROTECTED]>:
> I think I've decided to focus on the trunk docs, but if someone wanted to
> apply patches to 2.2, I expect that there are folks who would appreciate
> that.
I'll be your backscra^H^H^Hport monkey.
--
noodl
-
I've finally resurfaced, and am once again tinkering with the
mod_rewrite documentation. My goal is to have the rewrite guide be
full of actual useful real-world examples, and stuff that folks are
actually asking on IRC and the users@ list, and to have the
explanations be actual explanation