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

minor problems with proxy to apache #1

Closed
onequad opened this issue Feb 17, 2011 · 1 comment
Closed

minor problems with proxy to apache #1

onequad opened this issue Feb 17, 2011 · 1 comment

Comments

@onequad
Copy link

onequad commented Feb 17, 2011

Hello,

Thanks for adding support for proxying to apache. I've tested the config with nginx-0.8.54 and found a few minor bugs.

  • in nginx.conf, a ; is missing in #include reverse_proxy.conf
  • in upstream_phpapache.conf, the server line shouldn't have http://
  • in drupal_boost.conf & drupal_boost_drush.conf, fastcgi_pass line needs to be changed to proxy_pass http://phpapache;

Other than that, it's working great!!

@perusio
Copy link
Owner

perusio commented Feb 17, 2011

Thanks. It's fixed now.

This issue was closed.
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

No branches or pull requests

2 participants