Nginx image_filter on OpenShift not working -
i'm trying build nginx instance on openshift, able resize external images, url. ex. http://nginx-paramount.rhcloud.com/resize/100x100/http://perankhgroup.com/fghjk.jpg
on localhost, working, i'm not able make work on openshift, because of default.conf...and maybe because of proxy_pass. error getting in browser "unsupported media type"...so image_filter module working, gives error...415.
this default.conf, included nginx.conf: http://pastie.org/9094471
any idea of can in order make work on openshift? lot!
Comments
Post a Comment