about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorbptato <nincsnevem662@gmail.com>2024-03-19 13:12:21 +0100
committerbptato <nincsnevem662@gmail.com>2024-03-19 13:12:21 +0100
commit75a56860eeddab2776b0e9c04861787694ef298c (patch)
tree0878436a960172f994ded192d639484ca36af759
parent93c1178fe825d5a6144153a11b16c63559f0a8d9 (diff)
downloadchawan-75a56860eeddab2776b0e9c04861787694ef298c.tar.gz
urimethodmap: fix sftp, ftps
they all use the same CGI script (with varying success)
-rw-r--r--res/urimethodmap4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/urimethodmap b/res/urimethodmap
index 077926c8..f07f1ab7 100644
--- a/res/urimethodmap
+++ b/res/urimethodmap
@@ -8,8 +8,8 @@ about:		cgi-bin:about
 data:		cgi-bin:data
 file:		cgi-bin:file
 ftp:		cgi-bin:ftp
-sftp:		cgi-bin:sftp
-ftps:		cgi-bin:ftps
+sftp:		cgi-bin:ftp
+ftps:		cgi-bin:ftp
 gopher:		cgi-bin:gopher
 gophers:	cgi-bin:gophers
 spartan:	cgi-bin:spartan