Access to a file from outside with http ......
Posted: Wednesday 17 March 2021 7:38
Hello,
I need to have access to a file contained in my domoticz server from outside in the form:
http: // mydomain / accesspath / file
I manage to access my server by doing http: // mydomain but as soon as I add the path to the file I have a 404 not found return
I specify that port 80 is open and redirected to my server.
Does anyone have an idea?
With many thanks
I need to have access to a file contained in my domoticz server from outside in the form:
http: // mydomain / accesspath / file
I manage to access my server by doing http: // mydomain but as soon as I add the path to the file I have a 404 not found return
I specify that port 80 is open and redirected to my server.
Does anyone have an idea?
With many thanks