How do I add a directory that doesn physically reside below the document-root among the web-exposed files?
This can be performed by specifying a virtual-directory which maps a physical directory outside of your web application to a virtual path. Assuming all your images in a directory called e:\pictures and you want to add an access point to this as /img then edit the orion-web.xml file for your Web application and add a virtual-directory as follows: