Skip to content

minor problems with proxy to apache #1

Closed
@onequad

Description

@onequad

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions