Cross-Origin Resource Sharing (CORS) is a crucial mechanism for enabling secure communication between web servers…
Tag: nginx
Best
Continue Reading
Prevent nginx from caching DNS for proxy
Hello everyone, If you are using nginx as a proxy and/or reverse proxy, the nginx…
GCP
Continue Reading
Redirect 301 HTTPS on App Engine with nginx on Google Cloud Platform
I started to play with App Engine on Google Cloud Platform these days. I’m using…