Conversation
Removed /sshwifty/ folder from config
Removed /sshwifty/
Removed /sshwifty/
Removed /sshwifty/
…n paths for XHR calls
|
Reopening this pull request with additional changes to app.js to account for the pathname during websocket calls. See configs used below, assuming sshwifty would be available under "/ssh" path, and sshwifty is running under 10.8.0.2 port 8182. I listed them by ease to deploy: caddy - add to your Caddyfile lighttpd - any .conf file under /etc/lighttpd/conf-enabled nginx - put it under 'default' or another file /etc/nginx/sites-enabled apache 2 - need to enable rewrite and proxy modules and add to a config under /etc/apache2/sites-enabled |
86f2a66 to
3da3afc
Compare
This removes the /sshwifty/ folder from the HTML, server code and js configs to address this feature request.
#139
I have not tested this change yet.