Juju Qa Apache2 Reverseproxy

  • By Juju Release Engineering
Channel Revision Published Runs on
latest/stable 7 19 Mar 2021
Ubuntu 14.04
latest/edge 7 19 Mar 2021
Ubuntu 14.04
juju deploy juju-qa-apache2-reverseproxy
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • domain_name | string

    The domain name to use for the proxied site.

  • down_error_url | string

    URL of an error page to download and use for 503.

  • external_host | string

    The optional host:port to proxy if the site is outside the juju environment.

  • external_path | string

    An options base path to pass to host.

  • gzip_encoded_extensions | string

    Space-separated list of extensions that are gzip encoded.

  • http_ports | string

    Default: 80

    Space-separated list of ports to proxy http on.

  • preserve_host | boolean

    Default: True

    Forward the request's host header to the proxied site.

  • ssl_certlocation | string

    Path to the SSL cert.

  • ssl_keylocation | string

    Path to the SSL key.