ホームページ  >  記事  >  バックエンド開発  >  镜像存储配置好目标域名之后,访问的参数没有带上去.有什么方法能实现吗?

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

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遇到坑