Re: Does Cake issue a HTTP 404 status code for missing pages.

2008-11-09 Thread Xavier Mathews
Ok thxs. On 11/09/2008, Mathew <[EMAIL PROTECTED]> wrote: > >> Yeah it does.but does it matter if you are online or off? > > It doesn't matter, if your connecting to localhost the response codes > will be the same. > > > -- Xavier A. Mathews Student/Developer/Web-Master GG Client Based Tech Su

Re: Does Cake issue a HTTP 404 status code for missing pages.

2008-11-09 Thread Mathew
> Yeah it does.but does it matter if you are online or off? It doesn't matter, if your connecting to localhost the response codes will be the same. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To

Re: Does Cake issue a HTTP 404 status code for missing pages.

2008-11-09 Thread Xavier Live Tech.S
Yeah it does.but does it matter if you are online or off? On Oct 26, 5:44 pm, Mathew <[EMAIL PROTECTED]> wrote: > Hi, > > When Cake produces the 404 error page for missing pages. Does it send > a "http/1.1 404 Not Found" response code or does it send a "http/1.1 > 200 OK" response code? > > Thank

Re: Does Cake issue a HTTP 404 status code for missing pages.

2008-10-26 Thread MikeB
It does indeed respond with a 404 Not Found header. On Oct 26, 7:44 pm, Mathew <[EMAIL PROTECTED]> wrote: > Hi, > > When Cake produces the 404 error page for missing pages. Does it send > a "http/1.1 404 Not Found" response code or does it send a "http/1.1 > 200 OK" response code? > > Thanks, --~

Re: Does Cake issue a HTTP 404 status code for missing pages.

2008-10-26 Thread Samuel DeVore
Just make sure when you are checking this that your side has debug level at 0, one and up gives other types of error pages Sam D On Sun, Oct 26, 2008 at 6:56 PM, Mathew <[EMAIL PROTECTED]> wrote: > > Great, thanks. > > I've seen some websites issue a 200 for missing pages, but say "404" > in th

Re: Does Cake issue a HTTP 404 status code for missing pages.

2008-10-26 Thread Mathew
Great, thanks. I've seen some websites issue a 200 for missing pages, but say "404" in the HTML text. So I thought I would just check if Cake was working correctly. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "C

Does Cake issue a HTTP 404 status code for missing pages.

2008-10-26 Thread Mathew
Hi, When Cake produces the 404 error page for missing pages. Does it send a "http/1.1 404 Not Found" response code or does it send a "http/1.1 200 OK" response code? Thanks, --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google G