summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.conf b/local.conf
index cf7d5b4..a70a18a 100644
--- a/local.conf
+++ b/local.conf
@@ -5,7 +5,7 @@ pid /home/sy/code/logs/nginx.pid;
events {}
http {
include /etc/nginx/mime.types;
- default_type application/octet-streamP;
+ default_type application/octet-stream;
server {
access_log /home/sy/code/logs/access.log;