Closed
Description
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!!
Metadata
Metadata
Assignees
Labels
No labels