LiteSpeed Technologies
Download Download     Blog Blog     Wiki Wiki     Forum Forum     Store     Contact Contact    

Go Back   LiteSpeed Support Forums > LiteSpeed Web Server > Install/Configuration > [solved] FileEtag in LSWS 4.2.2

Reply
 
Thread Tools Display Modes
  #1  
Old 01-31-2013, 09:53 PM
raymond raymond is offline
New Member
 
Join Date: Sep 2010
Posts: 7
Default [solved] FileEtag in LSWS 4.2.2

Just checked the release log and saw an update with this new feature:
  • FileEtag directives have been fully supported.

Does this mean we can now disable the Etags from the headers?
If yes, how can we disable it?

Last edited by NiteWave; 02-01-2013 at 12:07 AM..
Reply With Quote
  #2  
Old 01-31-2013, 10:05 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
in addition to apache's way
http://httpd.apache.org/docs/2.2/mod/core.html#fileetag

can set it at server level in GUI:
lsws admin console->Server->Tuning->File ETag
Reply With Quote
  #3  
Old 01-31-2013, 11:36 PM
raymond raymond is offline
New Member
 
Join Date: Sep 2010
Posts: 7
Tried setting it at server level: lsws admin console->Server->Tuning->File ETag

Already unchecked the 3 boxes and is still showing ETag.

Did I miss anything else?
Reply With Quote
  #4  
Old 01-31-2013, 11:42 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,226
the server's setting can be overwritten by settings in .htaccess

any setting in .htaccess ?

to be sure, in your .htaccess, you can put for example
<Files "*.jpg">
FileETag None
</Files>

to remove etag.
Reply With Quote
  #5  
Old 01-31-2013, 11:53 PM
raymond raymond is offline
New Member
 
Join Date: Sep 2010
Posts: 7
Thanks, working now after adding FileETag None in htaccess.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -7. The time now is 02:24 PM.



- Archive - Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved. Privacy Policy.