Skip to content

Instantly share code, notes, and snippets.

View ankit8898's full-sized avatar

Ankit gupta ankit8898

View GitHub Profile
@ankit8898
ankit8898 / nginx.conf
Created May 24, 2017 07:07
passenger-5.0.22 default nginx conf
##########################################################################
# Passenger Standalone is built on the same technology that powers
# Passenger for Nginx, so any configuration option supported by Passenger
# for Nginx can be applied to Passenger Standalone as well. You can do
# this by direct editing the Nginx configuration template that is used by
# Passenger Standalone.
#
# This file is the original template. DO NOT EDIT THIS FILE DIRECTLY.
# Instead, make a copy of this file and pass the `--nginx-config-template`
# parameter to Passenger Standalone.