aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox/patches/440-httpd_chdir.patch
blob: 56f5bb68c5ad075c4c8cc643e0b4d5d8ed54111c (plain)
1
2
3
4
5
6
7
8
9
10
--- a/networking/httpd.c
+++ b/networking/httpd.c
@@ -1827,6 +1827,7 @@ static void handle_incoming_and_exit(con
 	char *header_ptr = header_ptr;
 	Htaccess_Proxy *proxy_entry;
 #endif
+	xchdir(home_httpd);
 
 	/* Allocation of iobuf is postponed until now
 	 * (IOW, server process doesn't need to waste 8k) */
ttps://git.zx2c4.com/cgit/about/'>cgit v1.2.3 (git 2.25.1) at 2025-01-18 19:34:16 +0000