Hi Nutty, Well... As far as I'm aware of, it functions properly. In the router.php file I can add routes, and they are working allright. domain.com/ goes to the index, domain.com/controller will go to the corresponding controller, or via routes to the controller I've specified.
So, it seems to function. Thanks for you help anyway. :) Jorick. Op vrijdag 7 december 2012 10:09:45 UTC+1 schreef nutty het volgende: > > Hi Jorick, > > Did you resolved the issue in your index root? Mine is just working fine. > > Regards, > > On Sat, Dec 1, 2012 at 9:21 AM, Jorick de Lange > <[email protected]<javascript:> > > wrote: > >> Hi Nutty, >> >> Thanks for your link. I followed it, copy+pasted your web.config file, >> refreshed, but then the index (root/) isn't working. URL Rewriting is, >> though, 'cause I could acces '/posts/index' without a problem. >> >> Thank you anyway! >> >> Jorick. >> >> Op zaterdag 1 december 2012 01:20:30 UTC+1 schreef nutty het volgende: >>> >>> I had my cakephp running in IIS and it works perfectly for me. see >>> http://jquerydate.blogspot.com >>> >>> On Sat, Dec 1, 2012 at 5:50 AM, Jorick de Lange <[email protected]>wrote: >>> >>>> Well, it makes sense to me... So, if I'm not mistaken, the system runs >>>> 'as it should be', right? Then I can stop bug-fixing things that aren't >>>> bugs... ;-) >>>> >>>> Thanks, >>>> >>>> Jorick. >>>> >>>> -- >>>> Like Us on FaceBook >>>> https://www.facebook.com/**CakePHP<https://www.facebook.com/CakePHP> >>>> Find us on Twitter http://twitter.com/CakePHP >>>> >>>> --- >>>> 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 cake-php+u...@** >>>> googlegroups.com. >>>> >>>> Visit this group at >>>> http://groups.google.com/**group/cake-php?hl=en<http://groups.google.com/group/cake-php?hl=en> >>>> . >>>> >>>> >>>> >>> >>> >>> -- >>> Thanks and Best Regards, >>> Nathaniel N. Sumaya >>> >>> -- >> Like Us on FaceBook https://www.facebook.com/CakePHP >> Find us on Twitter http://twitter.com/CakePHP >> >> --- >> You received this message because you are subscribed to the Google Groups >> "CakePHP" group. >> To post to this group, send email to [email protected]<javascript:> >> . >> To unsubscribe from this group, send email to >> [email protected] <javascript:>. >> Visit this group at http://groups.google.com/group/cake-php?hl=en. >> >> >> > > > > -- > Thanks and Best Regards, > Nathaniel N. Sumaya > > -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- 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]. Visit this group at http://groups.google.com/group/cake-php?hl=en.
