Update Nginx-webserver-100%-example-config.md

This commit is contained in:
Dennis Baaten 2022-03-16 09:50:50 +01:00 committed by GitHub
parent 6b2448e45c
commit 6bdb195680
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<img align="right" src="/images/logo-internetnl-en.svg">
# Ngnix example configuration
This example configuration was created by SIDN Labs and show how to configure Ngnix in order to score 100% in the Website test on Internet.nl.
This example configuration was created by SIDN Labs and shows how to configure Ngnix in order to score 100% in the Website test on Internet.nl.
# Assumptions
* DNSSEC is used
@ -98,8 +98,3 @@ This example configuration was created by SIDN Labs and show how to configure Ng
uwsgi_ignore_client_abort on;
}
}