Luckily i resolved it myself.

The solution was to add the following to my routes.php:

Router::connectNamed(true, array('argSeparator'=>';'));

Greetingz,
Reijer

On 3 mei, 14:35, "[email protected]" <[email protected]> wrote:
> Hello,
>
> i'm trying to setup a CakePHP applicatie on a sharedIIShosting, this
> is working but when i use a colon in the url i get a '400 bad
> request'. Is there a way to avoid the colon and replace it with
> something else?
>
> Greetings,
> Reijer
>
> 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] 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] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to