On 07-Jan-10 11:22, Eric Covener wrote:
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.

Meaning what, exactly? This is the only rewrite rule for the subdomain.
Should the rule be placed in the parent domain instead? What?

Reese



---------------------------------------------------------------------
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