X-Git-Url: https://code.delx.au/cgiproxy/blobdiff_plain/916eebc685a7ba1517cf94b5bacdc26a6071adbe..40070216e54515585ee0a6b6ab6675cee49083d2:/ruby/path.cgi diff --git a/ruby/path.cgi b/ruby/path.cgi index 69f338e..ac9054f 100755 --- a/ruby/path.cgi +++ b/ruby/path.cgi @@ -6,5 +6,5 @@ case host when "public.example.com" host = "internal.example.com" end -proxyTo "https://#{host}" +proxy_to "https://#{host}"