Configure::write('App.baseUrl', env('SCRIPT_NAME')); in app/config/
core.php
and RewriteBase / in app/webroot/.htacces
do the trick.On 12 jan, 19:43, foxmask <[EMAIL PROTECTED]> wrote: > notice : i speak about $this->webroot i use in the .ctp of my view --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
