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

Nginx Custom Error Page 502 With Css And Image Files

I'm trying to add a custom error page for 503. I added these lines to server conf in nginx.conf… Read more Nginx Custom Error Page 502 With Css And Image Files

Why Request Without Suffix Of Filename Extension Html Will Download File?

I want to test the nginx‘s echo module.And I want to echo the url of what I type in browser. My ngi… Read more Why Request Without Suffix Of Filename Extension Html Will Download File?

Webgl Cross Origin Images Don't Work

I've got some problem with cross-origin image and I hope you can help. Here the beahviour. I… Read more Webgl Cross Origin Images Don't Work

How To Use Custom Location Or Path Instead Root For Several Apps Using Nginx?

Problem I have a web which works fine on a root domain like mydomain.com without any modification. … Read more How To Use Custom Location Or Path Instead Root For Several Apps Using Nginx?