{% if 0 %} ProxyPass "http://127.0.0.1:8001/" ProxyPass "!" Alias /subdap/static /var/subdap/src/static Options -Indexes -ExecCGI AllowOverride None Require all granted {% else %} RedirectMatch temp ^/(subdap(/?|/.*))$ https://{{ sublab_web_server_name }}/account-creation-suspended {% endif %}