문제

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.com/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.

도움이 되었습니까?

해결책

The page is sent with:

Content-Type: application/x-gzip

Change the Content-Type to text/html.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 wordpress.stackexchange
scroll top