SHA256
1
0
forked from pool/pure-ftpd
pure-ftpd/pure-ftpd-1.0.20_virtualhosts.patch

14 lines
351 B
Diff
Raw Permalink Normal View History

Index: src/ftpd.h
===================================================================
--- src/ftpd.h.orig 2012-04-10 13:13:50.081787071 +0200
+++ src/ftpd.h 2012-04-10 13:15:02.434306712 +0200
@@ -411,7 +411,7 @@
#endif
#ifndef VHOST_PATH
-# define VHOST_PATH CONFDIR "/pure-ftpd"
+# define VHOST_PATH CONFDIR "/vhosts"
#endif
#ifdef WITH_TLS