Hi, i have a problem... I have installed cake into directory "dir" of the my hosted root, and access to site is http://examples/dir/. All .htaccess files not changed.
Currently, when i have links to the controller/action on home page (access http://examples/dir/) created by $html->link method, i see reference: http://examples/dir/app/webroot/controller/action/ link. But when I access to home page thru http://examples/dir/index.php, or i already entered in any other controller all links are pretty (http:// examples/dir/component/action), What's wrong ? On server mod_rewrite is enabled. Thx for advise. Regards. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
