Re[Grok-dev] writeRule for my website

Brandon Craig Rhodes brandon at rhodesmill.org
Thu May 15 18:55:48 EDT 2008


swank <craig_swank at nrel.gov> writes:

> RewriteEngine On 
> RewriteRule ^(.*)
> http://localhost:6571/pets/++vh++http:fcpetsitting.com:80/++$1 [P,L]

I always find things like this tricky, so what I say might not apply,
but my RewriteRule always repeats the "pets" part twice, like:

http://localhost:6571/pets/++vh++http:fcpetsitting.com:80/pets/++$1 [P,L]

See the extra "pets" at the end, before the /++ ?  Try that.

-- 
Brandon Craig Rhodes   brandon at rhodesmill.org   http://rhodesmill.org/brandon


More information about the Grok-dev mailing list