From 523cc4d6ab57725be8cd161ed899f981f01df1a4 Mon Sep 17 00:00:00 2001 From: Joel Martin Date: Fri, 27 Jan 2012 16:03:20 -0600 Subject: [PATCH] Default path 'websockify' for Clojure Websockify. The Jetty WebSocket server code used by the Clojure version of websockify doesn't support WebSocket and Web at the same path so pass in a default value for the path so that we can support the Clojure version websockify. --- vnc.html | 2 +- vnc_auto.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vnc.html b/vnc.html index 104d0791..fe9e85ec 100644 --- a/vnc.html +++ b/vnc.html @@ -122,7 +122,7 @@
  • Shared Mode
  • View Only
  • Connect Timeout (s)
  • -
  • Path
  • +
  • Path