Jeff Garzik wrote: > Jakub Narebski wrote: >> >> P.S. Any hints to how to do this with CGI Perl module? > > It's impossible, Apache doesn't supply e-tag info to CGI programs. (it > does supply HTTP_CACHE_CONTROL though apparently) By ETag info you mean access to HTTP headers sent by browser If-Modified-Since:, If-Match:, If-None-Match: do you? It's a pity that CGI interface doesn't cover that... > You could probably do it via mod_perl. So the cache verification should be wrapped in if ($ENV{MOD_PERL}) ? -- Jakub Narebski Poland - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Mon Dec 11 00:00:50 2006
This archive was generated by hypermail 2.1.8 : 2006-12-11 00:01:59 EST