Re: [PHP-DEV] Re: Apache 2 incorrect 304 response to If-Modified-Since

2002-10-18 Thread TAKAGI Ryo
Sorry, I found the CVS snapshot extracted on 20021016, but I now found the problem not fixed. Either my test environment is not good, or my ability to check all through it is insufficient... Anyway, I don't particularly like the look of this patch... we should fix 304's properly... However,

[PHP-DEV] Re: Apache 2 incorrect 304 response to If-Modified-Since

2002-10-14 Thread Yasuo Ohgaki
Takagi Ryo wrote: Hi, I've been trying to set up PHP 4.2.3 that works with Apache 2.0.43 running on Red Hat Linux 6.2 server, but could not find a way to let it reply correctly to requests with If-Modified-Since: header other than to modify PHP source code. Try CVS version. Below is

RE: [PHP-DEV] Re: Apache 2 incorrect 304 response to If-Modified-Since

2002-10-14 Thread James Cox
I don't particularly like the look of this patch... we should fix 304's properly... --- sapi/apache2filter/sapi_apache2.c~ Fri Aug 16 07:27:03 2002 +++ sapi/apache2filter/sapi_apache2.c Mon Oct 14 23:27:26 2002 -558,14 +558,24 return OK; } +static int