Hi Group,

It seems that a recent installation of cake has broken some part of my
configuration, I've gone through the original installation procedures, but
cannot see where i have gone wrong.

I now have a single entry in route.php as follows:-

$Route->connect ('/tblallhosts/:action/*',
array('controller'=>'TblAllhosts'));

Now,  this url works:-

http://ac85489m/cake/index.php/TblAllhosts/

while this:-
http://ac85489m/cake/TblAllhosts/
and this:-
http://ac85489m/cake/TblAllhosts/

Do not.

I'm sure i've missed something, somewhere, but can anyone give me some clues
as to where to look?


-- 
Andy

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to