phusion / passenger_apt_automation

Tools for automatically building a Debian APT repository for Phusion Passenger
MIT License
20 stars 20 forks source link

Nginx: consider hiding passenger_ruby directive #12

Closed FooBarWidget closed 8 years ago

FooBarWidget commented 9 years ago

The fact that the user is directly confronted with the passenger_ruby directive raises eyebrows among non-Ruby users. Consider hiding this directive by splitting it to an external config file or something:

include /usr/share/passenger/nginx-internal-defaults.conf;