Skip to content Skip to sidebar Skip to footer
Showing posts with the label Nginx

Nodejs, Express, Nginx And Jade... Whats The Deal?

So I'm currently investigating what technologies/libraries etc to adopt for a new, rather large… Read more Nodejs, Express, Nginx And Jade... Whats The Deal?

Nginx Proxying Nodejs/express - 404 On Static Files

I have a setup with NginX which serves a php website off the root from /var/www and proxies Nodejs/… Read more Nginx Proxying Nodejs/express - 404 On Static Files

How To Rewrite Uri Nginx Reverse Proxy Using Proxy_pass?

I'm trying to use nginx to reverse proxy into kubernetes pods running various web apps. My issu… Read more How To Rewrite Uri Nginx Reverse Proxy Using Proxy_pass?

Nginx, React, Node & Let's Encrypt... How To Point Nginx At My React App

I have a React app that I need to talk to a Node server running on port 5000(via pm2) and be the ro… Read more Nginx, React, Node & Let's Encrypt... How To Point Nginx At My React App