You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alejandro Cabrera edited this page May 13, 2016
·
6 revisions
This file is loaded by Apache after apache2.conf, which is the Ubuntu default server config file. The httpd.conf allows us to incorporate custom settings for the server. This file exists in /etc/apache2.
In particular, we use this load a custom Rails environment for the server (aka, RAILS_ENV, HEH_DB_PASSWORD, etc.)