Nginx – [emerg] unknown “server_https” variable Posted on April 19, 2012 by Remo Recently I got this error when starting nginx on Ubuntu: [emerg] unknown “server_https” variable In my case I do these step: – edit /etc/nginx/fastcgi_params – comment this code: fastcgi_param HTTPS $server_https; Share this:FacebookTwitterMoreLinkedInLike this:Like Loading... Related