This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ########################################################################## | |
| # 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. |
OlderNewer