>  기사  >  백엔드 개발  >  镜像存储配置好目标域名之后,访问的参数没有带上去.有什么方法能实现吗?

镜像存储配置好目标域名之后,访问的参数没有带上去.有什么方法能实现吗?

WBOY
WBOY원래의
2016-06-06 20:24:041443검색

镜像前的域名
http://flowerpassword.sinaapp.com/html/image.php?filetype=JPEG&dpi=72&scale=1&rotation=0&font_family=Arial.ttf&font_size=10&text=15651256113&thickness=30&code=BCGcode11

配置镜像之后的域名
http://7xojci.com1.z0.glb.clouddn.com/html/image.php?filetype=JPEG&dpi=72&scale=1&rotation=0&font_family=Arial.ttf&font_size=10&text=15651256113&thickness=30&code=BCGcode11

目标服务器日志查到的域名
[22/Nov/2015:08:15:21 +0800] /html/image.php 200 11734 4 1367
flowerpassword.sinaapp.com "GET HTTP/1.0" "-" "qiniu-imgstg-spider-1.0" 183.136.139.14.1448151321567426 yq22

回复内容:

镜像前的域名
http://flowerpassword.sinaapp.com/html/image.php?filetype=JPEG&dpi=72&scale=1&rotation=0&font_family=Arial.ttf&font_size=10&text=15651256113&thickness=30&code=BCGcode11

配置镜像之后的域名
http://7xojci.com1.z0.glb.clouddn.com/html/image.php?filetype=JPEG&dpi=72&scale=1&rotation=0&font_family=Arial.ttf&font_size=10&text=15651256113&thickness=30&code=BCGcode11

目标服务器日志查到的域名
[22/Nov/2015:08:15:21 +0800] /html/image.php 200 11734 4 1367
flowerpassword.sinaapp.com "GET HTTP/1.0" "-" "qiniu-imgstg-spider-1.0" 183.136.139.14.1448151321567426 yq22

七牛不支持加速动态文件,会将问号后面的参数当做版本号处理,建议您的动态文件放在云主机上

성명:
본 글의 내용은 네티즌들의 자발적인 기여로 작성되었으며, 저작권은 원저작자에게 있습니다. 본 사이트는 이에 상응하는 법적 책임을 지지 않습니다. 표절이나 침해가 의심되는 콘텐츠를 발견한 경우 admin@php.cn으로 문의하세요.
이전 기사:权限ACL or RBAC?다음 기사:redis - php-resque遇到坑