> Does anyone know if it is possible (or if it is unwise) to cache only the
> .gif's and .jpg's? I have looked in the RFC 2616 file (sect 14.9)
> but it was
> not clear to me if there was in fact answer there.

Images are just referenced in the HTML, right?  So the browser may be
caching
these already.  They shouldn't be affected by the headers being sent in
index.php3.  If you really want to be explicit, then you can write a PHP
script that wraps images and forces a caching header.

Leon



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Site:            http://www.working-dogs.com/freetrade/
Problems?:       [EMAIL PROTECTED]

Reply via email to