diff --git a/src/nginxconfig/templates/domain_sections/reverse_proxy.vue b/src/nginxconfig/templates/domain_sections/reverse_proxy.vue index 881030a..ebd40e8 100644 --- a/src/nginxconfig/templates/domain_sections/reverse_proxy.vue +++ b/src/nginxconfig/templates/domain_sections/reverse_proxy.vue @@ -1,8 +1,82 @@ - Hello world reverse proxy + + + + Reverse proxy + + + + + + Reverse proxy is disabled. + + Reverse proxy cannot be enabled whilst PHP is enabled. + + + Reverse proxy cannot be enabled whilst Python is enabled. + + + + + + + + + + Reverse proxy + + + + + + + + enable reverse proxy + + + + + + + + + + Path + + + + + + + + + + + + + proxy_pass + + + + + + + + + +