mirror of
https://github.com/namibia/awesome-cheatsheets.git
synced 2024-11-23 21:27:40 +00:00
Merge pull request #232 from AmateurDevs/master
This commit is contained in:
commit
8b81bc13fd
@ -165,7 +165,7 @@ server {
|
||||
# The majority of SSL options depend on what your application does or needs
|
||||
|
||||
server {
|
||||
listen 443 ssl;
|
||||
listen 443 ssl http2;
|
||||
server_name example.com;
|
||||
|
||||
ssl on;
|
||||
|
Loading…
Reference in New Issue
Block a user