projects
/
mlpccg-meta.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa6bb48
)
update nginx conf
author
Jess
<jessicatz.fairymeadow@gmail.com>
Sat, 30 Aug 2014 17:45:07 +0000
(19:45 +0200)
committer
Jess
<jessicatz.fairymeadow@gmail.com>
Sat, 30 Aug 2014 17:45:07 +0000
(19:45 +0200)
data/nginx.conf
patch
|
blob
|
history
diff --git
a/data/nginx.conf
b/data/nginx.conf
index a97d0194f10077679d2b2930fb928c8018ed37fe..fd246a06e0fb5724f61e0ac3410baad66dfd6a3c 100644
(file)
--- a/
data/nginx.conf
+++ b/
data/nginx.conf
@@
-24,5
+24,7
@@
server {
# http://stackoverflow.com/questions/605173/how-to-nginx-virtual-servers-fcgi-for-django uses many other parameters,
# some may be necessary in some situations
+
+ include fastcgi_params;
}
}
\ No newline at end of file