You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: all.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1257,6 +1257,11 @@ <h2>Web server resources</h2>
1257
1257
<li>
1258
1258
<p><ahref="http://ibuildings.nl/blog/2013/03/4-http-security-headers-you-should-always-be-using">4 HTTP Security Headers You Should Always Be Using</a></p>
1259
1259
</li>
1260
+
<li>
1261
+
<p><ahref="http://lincolnloop.com/blog/rate-limiting-nginx/">Rate Limiting with Nginx</a>
1262
+
covers how to mitigate against brute force password guessing attempts using
Copy file name to clipboardExpand all lines: web-servers.html
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -125,6 +125,11 @@ <h2>Web server resources</h2>
125
125
<li>
126
126
<p><ahref="http://ibuildings.nl/blog/2013/03/4-http-security-headers-you-should-always-be-using">4 HTTP Security Headers You Should Always Be Using</a></p>
127
127
</li>
128
+
<li>
129
+
<p><ahref="http://lincolnloop.com/blog/rate-limiting-nginx/">Rate Limiting with Nginx</a>
130
+
covers how to mitigate against brute force password guessing attempts using
0 commit comments