Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Nginx on Heroku #68

Merged
merged 2 commits into from
Jun 5, 2015
Merged

Support Nginx on Heroku #68

merged 2 commits into from
Jun 5, 2015

Conversation

HarderWork
Copy link
Contributor

Addresses the Nginx problem mentioned in #50
I looked at the old configs in https://github.com/CHH/heroku-buildpack-php/blob/master/conf/nginx/cakephp2.conf.erb and read through the official Heroku support for nginx on Cedar-14, https://devcenter.heroku.com/articles/custom-php-settings#using-a-custom-application-level-nginx-configuration. I salted the dish with som trial and error and came up with this.
Tested with static assets and pretty urls. Haven't tested with traditional or named params.

@josegonzalez
Copy link
Member

<3 it

josegonzalez added a commit that referenced this pull request Jun 5, 2015
@josegonzalez josegonzalez merged commit efca87c into FriendsOfCake:master Jun 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants