Hallo again,

Sorry, I don't have time to really help you today, but the 1st thing
I'd suggest to do, is to change cake .htaccesses so they do the
explicit redirect, ie. change [L] in rewrite-rules to [R,L] and then
see where the redirect is taking you, and maybe you'll find why the
hell it makes an infinite loop.

Personally, I find it a good habit to define a virtual host for each
cake application. I don't remember how to do that in Windows, but it's
well documented on the WWW for sure (should be a matter of adding the
domain to some Windows config file so it points to 127.0.0.1 + adding
apache vhost configs).

Anyway, FollowSymLinks is not necessary in your case.

Regards,
Piotr
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
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