If you have Apache make sure this line is in .htaccess.
AddType application/json .json
If IIS make sure that the MIME type for *.json is application/json.
"mitchstein" wrote:
it lost me on setting up a wordpress page and installing permalinks and the plugin.. Why spend the time learning another site setup. wouldn't it just be easier to ftp up a json file and point the DP to the url of the file?
anyway, seems little to no interest.. so no reason to set it all up..
In the comments, no one talks about where should host JSON files. mitchstein Sir, please guide!
any web server will work.
If you have Apache make sure this line is in .htaccess.
AddType application/json .json
If IIS make sure that the MIME type for *.json is application/json.