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

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: [email protected]
  "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to