Hloeung Apache2 Subordinate

  • By Haw Loeung
Channel Revision Published Runs on
latest/stable 1 19 Mar 2021
Ubuntu 14.04
latest/edge 1 19 Mar 2021
Ubuntu 14.04
juju deploy hloeung-apache2-subordinate
Show information

Platform:

Ubuntu
14.04

Learn about configurations >

  • logrotate_dateext | boolean

    Default: True

    If set to True (default) logrotate will append date to each rotated file

  • logrotate_retention | int

    Default: 60

    Number of (daily rotated) logs to keep on disk

  • mpm_type | string

    Default: worker

    The name of the apache-mpm-* package to install.

  • ssl_certificate | string

    SSL certificate in base64

  • ssl_chain | string

    SSL chain bundle in bas64

  • ssl_cipher_suite | string

    Default: EECDH+AESGCM+AES128:EDH+AESGCM+AES128:EECDH+AES128:EDH+AES128:ECDH+AESGCM+AES128:aRSA+AESGCM+AES128:ECDH+AES128:DH+AES128:aRSA+AES128:EECDH+AESGCM:EDH+AESGCM:EECDH:EDH:ECDH+AESGCM:aRSA+AESGCM:ECDH:DH:aRSA:HIGH:!MEDIUM:!aNULL:!NULL:!LOW:!3DES:!DSS:!EXP:!PSK:!SRP

    List of server cipher suites.

  • ssl_honor_cipher_order | boolean

    Default: True

    Enable server cipher suite preference.

  • ssl_key | string

    SSL key in base64

  • ssl_protocol | string

    Default: ALL -SSLv2 -SSLv3

    SSL Protocols to enable.