hi again : just refining the problem a bit
Nginx is serving the pdf's fine if they are in there in the folder
<object data="foo.pdf"
type="application/pdf"
but refuses to do this
<object data="http//:somevalidoffsiteurl.com/foo.pdf"
type="application/pdf"
so howcome?
the code worked fine on the apachi server and everything else works good
there are no relevant errors in server-errors.log
Thanks
Nginx is serving the pdf's fine if they are in there in the folder
<object data="foo.pdf"
type="application/pdf"
but refuses to do this
<object data="http//:somevalidoffsiteurl.com/foo.pdf"
type="application/pdf"
so howcome?
the code worked fine on the apachi server and everything else works good
there are no relevant errors in server-errors.log
Thanks