> I want to create a program that checks if the request conditions are met (if
> the page wanted is newer than the one in the cache) and if yes, to return
> the new page, or if it was not modified since the specified date and time,
> to return 304 Not Modified.
didn't I show how to do that the ot
From: "Geoffrey Young" <[EMAIL PROTECTED]>
> > Can anyone tell me if www.modperlcookbook.org is really down (for a few
> > days) or I just have some problems accessing it?
>
> it works fine for me :)
>
Hmm, I have tried again from my computer, and from other 2 servers on my
city, but it cannot be
Octavian Rasnita wrote:
> Hi,
>
> Can anyone tell me if www.modperlcookbook.org is really down (for a few
> days) or I just have some problems accessing it?
it works fine for me :)
> I am trying to find how to return different status codes based on some
> conditions.
you'll have to be more sp