thanks found it. i need it to access in the root like this "www.example.cc/".
i just changed paramaters from Router for other how search for the same problem you will found it in the router.php or search in cakephp with query "home" thanks 2010/5/17 John Andersen <[email protected]> > How are you accessing your site? > > www.example.com/clients > > That should give you the index action in the clients controller. > Study the CakePHP book at: > http://book.cakephp.org/view/21/A-Typical-CakePHP-Request > to get a clear view on how your URL is processed by CakePHP. > Enjoy, > John > > On May 15, 11:26 pm, Davor Ilic <[email protected]> wrote: > > Hei all, > > > > i´m playing since to day with cakePHP and it´s cool therfore i go ahead > and > > try to do something. > > And i try to make a simple site but i don´t know how to define the > > index.ctp. > > > > He always want from me to make an "posts_controller.php"... of the > index.ctp > > but i have an clients_controller.php where i defined the index. does i > need > > this posts_controller to define the index??? > > > > thanks for help and sry for my english > > > > Check out the new CakePHP Questions sitehttp://cakeqs.organd help others > with their CakePHP related questions. > > > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<cake-php%[email protected]>For > > more options, visit this group athttp:// > groups.google.com/group/cake-php?hl=en > > Check out the new CakePHP Questions site http://cakeqs.org and help others > with their CakePHP related questions. > > You received this message because you are subscribed to the Google Groups > "CakePHP" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<cake-php%[email protected]>For > more options, visit this group at > http://groups.google.com/group/cake-php?hl=en > Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" 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
