Thread: JSON problem ?
View Single Post
  #1  
Old 11-17-2011, 11:42 AM
saviola8x saviola8x is offline
New Member
 
Join Date: Dec 2010
Posts: 9
Default JSON problem ?

Hello,

I have server has been build apache with mod_php. Installed litespeed 4.1.7 std.

I have 1 magento website, and use json and it works ok on Chrome, but no on Firefox :

Response Headers

Server Apache/2.2.3 (CentOS)
Content-Length 53
Content-Type application/x-json

Content-Type text/html; charset=UTF-8
Content-Length 53
Server LiteSpeed

I added json = application/json to mime.properties but no luck.

Is there litespeed not support json application ?

Regards,

OS : Centos 5.6
Apache : 2.2.3
PHP : 5.3.8
Reply With Quote