docs: improve wording for Nginx configuration

This commit is contained in:
Matthew Lopez 2024-06-03 18:25:12 -04:00
parent 88d6b41daf
commit bee33c2373
No known key found for this signature in database
GPG Key ID: 302A6EE3D63B7E0E

View File

@ -8,8 +8,8 @@ TLS 1.0/1.1 and legacy SSL ciphers, which are required for the Wii U.
This uses standard Nginx configuration files. Use these two example files as a starting point:
- `nginx.default.conf` is a simple Nginx configuration file that displays the default Nginx welcome page. It shows the
basic configuration needed to create a sever that supports the SSL ciphers needed by the Wii U and uses a generated
SSSL certificate.
basic configuration needed to create a server that uses an SSSL-patched certificate and supports the necessary legacy
SSL ciphers.
- `nginx.example.conf` is an example Nginx configuration file that shows how to reverse-proxy incoming requests to a
local Pretendo account server.