X-Git-Url: https://git.yukkurigames.com/?p=mlpccg-meta.git;a=blobdiff_plain;f=data%2Fnginx.conf;h=fd246a06e0fb5724f61e0ac3410baad66dfd6a3c;hp=a97d0194f10077679d2b2930fb928c8018ed37fe;hb=dcc0b87f90a78345693587eab64dbb6c792a94b1;hpb=fa6bb48dfa1080221d533b6c598c899f7bf2e2d7 diff --git a/data/nginx.conf b/data/nginx.conf index a97d019..fd246a0 100644 --- 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