AEM 6.4 Upgrade: /etc/designs/<site>/images
Hi,
We recently upgraded from AEM 6.2 to 6.4, We noticed that there is a lot of repository restructuring required for AEM 6.4
One such restructuring included moving /etc/designs/<site> to /apps/settings/wcm/designs/<site>
In 6.2 we used to store few static images under /etc/designs/<site>/img/, since we moved the /etc/designs/<site> under apps, what is the right structure for storing the static images.
Moving it under /apps will cause permission issues. Is there something like allowProxy = true for accessing the images?
Thanks
Punith