summaryrefslogtreecommitdiffstats
path: root/debian/local/apache2/ttyd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local/apache2/ttyd.conf')
-rw-r--r--debian/local/apache2/ttyd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/local/apache2/ttyd.conf b/debian/local/apache2/ttyd.conf
index d30fab8..eb32249 100644
--- a/debian/local/apache2/ttyd.conf
+++ b/debian/local/apache2/ttyd.conf
@@ -7,8 +7,8 @@
ProxyPass /ttyd/ws ws://localhost:7681/ws
ProxyPassReverse /ttyd/ws ws://localhost:7681/ws
- ProxyPass /ttyd/ http://localhost:7681/ keepalive=on
- ProxyPassReverse /ttyd/ http://localhost:7681/
+ ProxyPass /ttyd http://localhost:7681 keepalive=on
+ ProxyPassRevers /ttyd http://localhost:768
<IfFile /etc/ttyd/apache2-auth.conf>
<Location /ttyd>