I'm looking to see if I could get pointers in where to look to solve this issue.
Issue
In Chrome, viewing the blog / in Chrome v21, the page downloads as a file "download", rather than opening normally.
The rest of the site on the same server loads fine in Chrome.
All pages load fine in Firefox.
Background
I suspected that it was something to do with the APC caching for Apache, and/or WP Super Cache. However, after disabling both, and clearing my browser cache, the problem continues.
I'm looking to see if I could get pointers in where to look to solve this issue.
Issue
In Chrome, viewing the blog http://www.bitesizeirishgaelic/blog/ in Chrome v21, the page downloads as a file "download", rather than opening normally.
The rest of the site on the same server loads fine in Chrome.
All pages load fine in Firefox.
Background
I suspected that it was something to do with the APC caching for Apache, and/or WP Super Cache. However, after disabling both, and clearing my browser cache, the problem continues.
Share Improve this question asked Oct 17, 2012 at 18:16 eoinoceoinoc 1032 bronze badges 1- Works fine in Chrome for me... Could you pastebin the file that gets downloaded for you? – stealthyninja Commented Oct 17, 2012 at 20:05
1 Answer
Reset to default 0The page is sent with:
Content-Type: application/x-gzip
Change the Content-Type to text/html
.
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745064024a4609143.html
评论列表(0条)