The Wakaba and Kareha support thread, part 2 (1000)

563 Name: Anonymous : 2009-04-01 08:15 ID:Bcll3BAZ [Del]

>>562
In my .htaccess:
<IfModule mod_headers.c>
<Files *.html>
Header add Expires "Mon, 26 Jul 1997 05:00:00 GMT"
Header add Pragma "no-cache"
Header add Cache-Control "max-age=0; must-revalidate; no-cache"
Header unset Vary
</Files>
</IfModule>
Still don't work.

This thread has been closed. You cannot post in this thread any longer.