Difference between revisions of "What to Protect"

From PKC
Jump to navigation Jump to search
Bkoo>Bkoo
(Created page with "=Data Protection= =Network Protection= a sdfdasf a ==Nginx Reverse Proxy== A common practice to set up website is to use Nginx as a reverse proxy to direct web traffic throu...")
 
imported>Admin
m (1 revision imported)
(No difference)

Revision as of 06:06, 28 April 2021

Data Protection

Network Protection

a sdfdasf a

Nginx Reverse Proxy

A common practice to set up website is to use Nginx as a reverse proxy to direct web traffic through an encrypted channel, often called https. The following page on Nginx as Reverse Proxy shows how to do it.