views:

15

answers:

1

Hi,

I have several js files under webroot

http://www.in-culture.info/app/webroot/js/

All the files are ok

Eg http://www.in-culture.info/app/webroot/js/lightbox.js

Except this

http://www.in-culture.info/app/webroot/js/jquery.cookie.js

It's throwing 406 Not acceptable error.

Help please.

A: 

Check file permissions, also try changing filename.

aularon
Changing the name to jquerycookie.js worked. Thanks
Moe Sweet
You shouldn't need to change the name. My system works fine with that jQuery naming convention. What is your hosting setup?
Leo
justhost.com cpanelThe domain is an add-on domain
Moe Sweet