diff options
Diffstat (limited to 'roles/blog/files')
-rw-r--r-- | roles/blog/files/blog.ilvokhin.com | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/blog/files/blog.ilvokhin.com b/roles/blog/files/blog.ilvokhin.com index b00ec9c..392d2f2 100644 --- a/roles/blog/files/blog.ilvokhin.com +++ b/roles/blog/files/blog.ilvokhin.com @@ -28,5 +28,6 @@ server { listen 80; listen [::]:80; + return 404; } |