2007/2/27, Jon Bennett <[EMAIL PROTECTED]>:
> www.blog-domain.com is a mirror of www.domain.com/blog
>
> is that possible?
>
> We had originally tried a .htaccess redirect, but that caused issues
> with the standard cake rules:

It would be far easier to configure blog-domain.com to live on another
VirtualHost than to try to integrate the redirect and the cake site on
1 virtual host.

This VirtualHost config just contains a Redirect:

Redirect / http://www.domain.com/blog/


Regards,

Martin

-- 
  Martin Schapendonk, [EMAIL PROTECTED]

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to