我在我的网站xyz.com中使用file_get_contents在demo.com中获取图片,但它返回错误:
警告:file_get_contents(http://demo.com/wp-content/uploads/2016/11/2-1.jpg):无法打开流:HTTP请求失败!找不到HTTP / 1.1 404 在 /home/xyz.com/public_html/core_functions.php 的 113
行该文件http://demo.com/wp-content/uploads/2016/11/2-1.jpg存在。但是file_get_contents警告它404。