G
G
g00dv1n2017-03-31 13:32:37
Nginx
g00dv1n, 2017-03-31 13:32:37

How to give static from another folder?

There is a blog on WP.
But you need to hang the return of another static on a separate URL.

location ~ ^/node-app/ {
  alias /root/nodejs-app/frontend/;
}

How to do it right?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question