--- deny_files_regex: [] index: index.php packages: [] php_file_regex: \.php$ php_rewrite_urls: [] rewrites: [] admin: "web-{{ fqdn | replace('.', '_') }}" https_tls_certificate: "{{ tls_certificate_dir }}/{{ fqdn }}_https.pem" https_tls_key: "{{ tls_private_key_dir }}/{{ fqdn }}_https.key"