This will not work, because dynamic virtual hosts cannot be configured on host base. One just adds a directory to /var/www/, and the host is reachable from the net. The other server cannot set webroots for subdomains, just for a complete domain, which is also not possible in this case.
There has to be a way to get it working. My gues is that is some server problem, because internal server errors cannot be caused by php, or am I wrong? I think it is rather strange, because I followed the manual almost verbatim. The Apache error log tells me that the maximum number of redirections has been reached. I don't know what cake tries to do and which ,htaccess is responsible for this behaviour. The one in cake webroot seems to workif I don't add any parameters. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
