by ray | Jul 18, 2018 | Confluence, NGINX
This page describes how to set up NGINX as a reverse proxy for Confluence. The configuration described on this page results in a scenario where: External client connections with NGINX are secured using SSL. Connections between NGINX and Confluence Server are...
by ray | Jul 18, 2018 | Confluence, NGINX
Purpose This page describes a possible way to use NGINX to proxy requests for Confluence running in a standard Tomcat container. You can find additional documentation that explains how to use Apache mod_proxy for the very same purpose. For Confluence 6.0 or later...
by ray | Jul 18, 2018 | NGINX, HTML / Web, IT / Tech News
Nifty tool to show you a generic SSL configuration would look like for Apache, nginx, AWS ELB, among others. See tool here.
by ray | Jul 6, 2018 | Security, NGINX
Introduction Your web site address starts with http:// The site contains interactive elements, such as payment buttons, or text forms etc. For the visitor, the site is flagged by the browser as ‘insecure’. You need to convert the site to https:// This requires that...
by ray | Mar 23, 2018 | NGINX
It is very common to see a 504 Gateway Timeout error using Nginx webserver. This timeout error is generated often by a number of reasons on the backend connection that is serving content. To fix 504 Gateway Time-out, you will have to figure out what configuration are...
by ray | Mar 20, 2018 | NGINX
It is very common to see a 504 Gateway Timeout error using Nginx webserver. This timeout error is generated often by a number of reasons on the backend connection that is serving content. To fix 504 Gateway Time-out, you will have to figure out what configuration are...