summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2020-04-27 10:47:19 -0300
committerRoger Gonzalez <roger@rogs.me>2020-04-27 10:47:19 -0300
commit6b391275fde88d4c3c2bde1551c1b75495762422 (patch)
treed5a77bdd1a7857201b55a5ddb8dd8458b2ec0a48
parent4bf4ec82c0908f4bc765a2800efe53a8e69c382b (diff)
Set ddos post as draft
-rw-r--r--content/posts/secure-api-with-nginx-and-fail2ban.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/content/posts/secure-api-with-nginx-and-fail2ban.md b/content/posts/secure-api-with-nginx-and-fail2ban.md
index 69bad07..83bc0a9 100644
--- a/content/posts/secure-api-with-nginx-and-fail2ban.md
+++ b/content/posts/secure-api-with-nginx-and-fail2ban.md
@@ -3,6 +3,7 @@ title: "Secure your Django API from DDoS attacks with NGINX and fail2ban"
date: 2020-04-26T11:36:39-03:00
lastmod: 2020-04-26T11:36:39-03:00
tags : [ "devops", "nginx", "django" ]
+draft : true
---
Hello everyone!
@@ -209,7 +210,7 @@ $ sudo fail2ban-client set man-ban unbanip 1.2.3.4
# Conclusion
-In this days, DDoS attacks are very common on the internet, so it is common sense to
+In these days, DDoS attacks are very common on the internet, so it is common sense to
be prepared to defend against them.
In the next delivery we will create a status page for our API, that will let us