On Tue, Jan 5, 2010 at 2:13 PM, Geoff Millikan <gmillikan@xxxxxxxxxxxxx> wrote: > Dear List, > > Our ETag response header is being added successfully on all responses except > those files containing server side includes. For example: > > ETag is being set: > http://www.t1shopper.com/1KB.html > > Etag not set: > http://www.t1shopper.com/index.shtml > > The shtml files are using virtual includes like this: > <!--#include virtual="/ssi/footer-master.shtml" --> > > How can I get Etag response header to show up on shtml files? I think this is a long-standing limitation, since the etag can't be easily precomputed for the overall response (all the included stuff smushed together from potential exec's, etc) -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx