If noVNC is not served at the root path, prefix the websocket path with the server path. This makes the path to the websocket consistent with the path to all the other web assets. This is convenient so that users do not need to manually change the path setting, though they still can override it. For example if the websockify server is at /some/sub/dir, with this patch noVNC will connect to /some/sub/dir/websockify rather than /websockify. |
||
|---|---|---|
| .. | ||
| images | ||
| locale | ||
| sounds | ||
| styles | ||
| error-handler.js | ||
| localization.js | ||
| ui.js | ||
| webutil.js | ||