There could be a number of reasons. The first thing I think of is that
the server is configured to automatically black-hole requests like
that. Why would you want your app to serve that kind of request?

Also, do you have debug set to 0? Set it to 2 because you might have
an error somewhere. Cake throws a 404 when it encounters an error in
production mode.

On Tue, Sep 7, 2010 at 2:52 AM, Divya <[email protected]> wrote:
> While submitting the string ../../../../ or html tags or special
> characters in Ajax search for second time it is giving me the error
> 404 Not Found.
> I have used urlencode for encoding the arguments, but then also it is
> giving me the error.
>
> 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
>

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