On Mon, Jun 2, 2008 at 5:42 PM, Turnquist, Jonah <[EMAIL PROTECTED]> wrote:
>
> Hmm ok thanks! I'll stick with this for now.
>
>> $Route->connect ('(?!admin|items|images)(.*)',
>> array('controller'=>'pages', 'action'=>'display'));
>
> A question though, why does the above code also have 'items|images'?
> I understand the admin| part but why the items/images? What pages are
> those?
Maybe I should have edited the code. I guess they were important to
the person who posted it in the comments.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---