On Mon, Dec 10, 2012 at 2:50 PM, Advantage+ <movepix...@gmail.com> wrote:
>
> Forbidden
>
> Error: The requested address '/products/feature?url=products%2Ffeature' was
> not found on this server.

Cake throws a 404 on internal errors when debug = 0. Set debug to 2 to
see what the problem is.

> And whats with the crazy url?

It looks like you're running 2.x with 1.x mod_rewrite rules. Update
your webserver config or .htaccess, whichever you're using. Remove the
"?url=$1" part.

-- 
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 cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.


Reply via email to