|
|
|
@ -6,13 +6,10 @@
|
|
|
|
|
defaut "Vary: Cookie,Accept-Encoding", qui est (un peu) |
|
|
|
|
genant en cas de "rotation du cookie de session" apres |
|
|
|
|
un changement d'IP (effet de clignotement). |
|
|
|
|
|
|
|
|
|
ATTENTION: il faut absolument le charset sinon Firefox croit que |
|
|
|
|
c'est du text/html ! |
|
|
|
|
<style> |
|
|
|
|
] |
|
|
|
|
#CACHE{3600*100,cache-client} |
|
|
|
|
#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15} |
|
|
|
|
#HTTP_HEADER{Content-Type: text/css; charset=utf-8} |
|
|
|
|
#HTTP_HEADER{Vary: Accept-Encoding} |
|
|
|
|
|
|
|
|
|
#SET{claire,##ENV{couleur_claire,edf3fe}} |
|
|
|
|