I am using ajax-powered read.cgi (read.html / read.js). I am glad if anydat.so revives.
If it cannot be performed, I want you to correct a response header. Then, a central problem will be solved. Since a charset has a defect now, it is not operating normally.
2ch operational information tentatively thread to talk with Jim because the rough Could you please to BBS_JP_CHECK = 200 the http://qb5.2ch.net/operate? Has the effect to make hesitate to write only a little to people having to worry about the IP exposed to since the detailed prefecture name to display in this set And I think Jim's less likely to come to a thread to talk with Jim that's no good
anydat.so does: A: a workaround for IE6 behavior (using an XML container) B: display partial contents of a thread in past archives C: append HTTP response headers (charset and Cache-Control)
A may be ignored. (IE6 is obsolete nowadays) B will be superseded by the new system. C can be achieved by mod_mime and mod_headers:
AddCharset Shift_JIS dat # or as >>60 <Files *.dat> Header merge Cache-Control max-age=5 </Files>
# to prevent stale contents being displayed, # Cache-Control is also necessary.