DJ Spark wrote: > btw, wikipedia uses different installs for each subdomain :) > > i *think* you could set different subdomains pointing to different > cake 'webroot' folders, and setting some variable there. Or reading > the current domain in bootstap, and setting that language variable... > can't you just in your .htacess specify for each vhost the same webroot but each a different "default file to include" ? that way you only need several slightly different index.php files that contain 2 things: an initialisation of the name variable, and the inclusion of the real index.php that comes with cakephp (which is inside webroot already by default)
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
