Sometimes website users get 502: Bad Gateway Error in NGINX. Here are the steps to fix this problem.
Sometimes website users get 502: Bad Gateway Error in NGINX. Here are the steps to fix this problem.
Often system administrators need to redirect URLs & web pages to another domain. Here is how to redirect location to another domain in NGINX.
Sometimes system administrators need to configure multiple host names in NGINX server. Here are the steps to do this.
Often site administrators need to block image hotlinking but allow Google search. Here are the steps to implement it.
Sometimes you may need to drop trailing slash in URLs. Here is how to remove trailing slash in NGINX server.
Sometimes you may need to change NGINX port number. Here are the steps to run NGINX on different port number.
Sometimes you may need to enable CORS in NGINX in server. Here is how to allow cross-domain requests in NGINX.
Sometimes you may get ‘request timed out’ error in NGINX server. Here are the different ways to increase request timeout in NGINX.