Brian Larsen

Results 3 comments of Brian Larsen

The problem seems to be related to NGINX proxy_pass. References are not working behind this proxy. I have changed root to /home//fuxa/client/dist/, which makes some of the app loading, but...

this is from Google console: `svg-editor.min.js:1 Failed to load resource: the server responded with a status of 404 (Not Found) svg-editor.min.js:1 Failed to load resource: the server responded with a...

Nginx are used a webserver for all incomming requests. Http request on port 80 are passed to Fuxa webserver on port 1881. The issue seems to be how the html...