Http Server

So ive been setting up my system using OpenHABian and ive dumped some image files into the html folder of the system. I can browse to http://ip:808/static/index.html default file in there but when i try to browse to say http://ip:8080/static/image.jpg i get a http error 404. Is there something i need to change in a config files somewhere to get a browser to see those images. Im trying to get this to work in a sitemap.

Figured out my issue… the jpg files had capital letters in the name so i was able to change this and now its working.