I have a sub folder for uploads in my module. I am using HMVC extension for codeigniter. The structure of my application is following:
modules
--mymodule
----/controllers
----/models
----/views
----/uploads
-------/images
How can I access the images folder using URL?