Author : Mike
Date: 2003/08/15 09:08
Actually, the list.php I use on this site is just a rename of the cvsnotice.php file you
can download here...
I did add some better support for client-side caching though, by sending ETag and
Last-Modified HTTP headers and checking if the script can send back a 304 Not Modified
status instead of re-generating the page. Comes in handy when you're being spidered a lot
by Googlebot etc.
If you're interested in that, I can clean up my local version and publish a new release of
CVSNotice. |