Need access via webbroser to some files

Hey all,

I need to get access via the webserver from Openhab2 to some files locations on the sd card of the rpi3.

Why? I need to run some scripts directly from the webbrowser, meaning that the user openhabian needs access to this files.

I think this is a quite silly question, but im completely stuck.

Where do I place the files within the folders of the rpi to get access via the webservers path?

/etc/openhab2/html/ may suit your needs. Access the files in your browser at…

http://[your OH server]:8080/static/[the file name]
1 Like