remove ETag

#1
hi, in apache server we can remove Etag with simply 2 line:
Header unset ETag
FileETag None
is there any way to remove Etags from static files in litespeed servers?
 
Top