On Sun, Jul 12, 2015 at 05:09:09PM -0400, smsmaddy1981 wrote: Hi there,
> ISSUE: Static content is not loaded from remote server where application is > deployed, rather it is reading from the server where NGinx is installed. http://forum.nginx.org/read.php?2,259786,259821 You do not want to use "root". You do want to use "proxy_pass". Exactly what "proxy_pass" to use, depends on what the answers to the questions in that mail are. f -- Francis Daly [email protected] _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
