On 1/7/10, Reese <howel...@inkworkswell.com> 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
cove...@gmail.com

---------------------------------------------------------------------
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: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to