程序员最近都爱上了这个网站  程序员们快来瞅瞅吧!  it98k网:it98k.com

本站消息

站长简介/公众号

  出租广告位,需要合作请联系站长

+关注
已关注

分类  

暂无分类

标签  

暂无标签

日期归档  

暂无数据

Images not loading when trying with domain name instead of IP address [closed]

发布于2023-01-19 16:52     阅读(1073)     评论(0)     点赞(16)     收藏(4)


I have hosted one of my website at DigitalOcean. The problem I am facing is, whenever I am trying to load my website by typing IP address at browser, it is loading fine. But on the other side, if I am loading it using my domain name, the images are not loading properly.

Below details may help you to track the actual problem:

IP Address: 128.199.208.187 Domain Name: ceekraft.com

FYI - the site is an opencart theme. And the images are loading fine in Safari, for both the cases.


解决方案


I've tested with Chrome Console

The problem is that you've put IP address somewhere in your code, and browser will interpret this as cross-domain origin...

Font from origin 'http://128.199.208.187' has been blocked from loading by Cross-Origin Resource Sharing policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://ceekraft.com' is therefore not allowed access.


所属网站分类: 技术文章 > 问答

作者:黑洞官方问答小能手

链接:http://www.phpheidong.com/blog/article/476832/1a4c8ea6ef8af43f5b34/

来源:php黑洞网

任何形式的转载都请注明出处,如有侵权 一经发现 必将追究其法律责任

16 0
收藏该文
已收藏

评论内容:(最多支持255个字符)