On Wed, Nov 10, 2010 at 10:15 AM, piousbox <[email protected]> wrote: > That's one of the mistakes I made, yes. > > I figured it out and instead of a line like this: > > Redirect /specs http://domain.com/specs > > I now have this: > > RewriteRule ^specs$ http://domain.com/specs [R=301,L]
That rule won't change anything. Did you mean specs.domain.com? Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
