Should I remove Etag for htm and php pages?
Posted
by Castor
on Stack Overflow
See other posts from Stack Overflow
or by Castor
Published on 2010-04-23T01:57:18Z
Indexed on
2010/04/23
2:03 UTC
Read the original article
Hit count: 293
etag
I generate htm files dynamically using php and .htaccess. I read somewhere that I should remove Etags for files of type text/html? Is that correct? I am wondering if I use etags and If i don't change the content, I could save some bandwidth. I would appreciate if you guys could tell me if I can use etags for htm files.
© Stack Overflow or respective owner