Dear all
Thank you in advance and please forgive me I'm so new to Linux and DIta.
On CentOS7 (on Azure), I'm trying to build a PDF with DITA-OT 3.3.3, but FOP cannot find images.
In local CentOS7 (on VirtualBox), everything was all right.
But when I moved all to CentOS7(on Azure), the error blow comes up and PDF is rendered without any image.
when I copy & paste the URI on the browser, I can access to the image.,
also the permission for the blog_images folder is "drwxr-sr-x", and the images are "-rwxr-xr-x apache:apache".
Could any one guide me where and what I'm doing wrong?
Thank you