On 1/7/10, Reese <[email protected]> wrote:

>  RewriteEngine On
>  RewriteCond %{HTTP_HOST} subdomain\.domain\.ext
>  RewriteRule (.*)(0[5-6]).html$ /20$2/$1$2.html [R=301,L]
>  RewriteEngine Off

You don't bookend your rules with on/off.

-- 
Eric Covener
[email protected]

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to