We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
www.
See the current score of www.internet.nl, thanks @mxsasha for noticing.
The www.-variant is defined here:
Internet.nl/docker/webserver/nginx_templates/app.conf.template
Lines 115 to 140 in 894aa04
Lines 16 to 21 in 894aa04
So
The text was updated successfully, but these errors were encountered:
Fix headers for www-hostname
9dc0b40
Fixes internetstandards#1210. Signed-off-by: Benjamin W. Broersma <bw@broersma.com>
f15c239
Fixes #1210. Signed-off-by: Benjamin W. Broersma <bw@broersma.com>
[1.8.x] Fix headers for www-hostname
4daa340
Fixes #1210. Signed-off-by: Benjamin W. Broersma <bw@broersma.com> (cherry picked from commit f15c239)
🎉 The test of www.internet.nl is 💯% again.
Sorry, something went wrong.
mxsasha
aequitas
Successfully merging a pull request may close this issue.
See the current score of www.internet.nl, thanks @mxsasha for noticing.
The
www.
-variant is defined here:Internet.nl/docker/webserver/nginx_templates/app.conf.template
Lines 115 to 140 in 894aa04
only serving the default headers, which don't include a HSTS header (because plain HTTP should not have a HSTS):
Internet.nl/docker/webserver/nginx_templates/app.conf.template
Lines 16 to 21 in 894aa04
So
The text was updated successfully, but these errors were encountered: