Skip to content

Commit 7351c2b

Browse files
committed
Remove aggressive path deny filter
1 parent f951f37 commit 7351c2b

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

src/proftpd.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@ TimeoutNoTransfer 600
4242
TimeoutStalled 600
4343
TimeoutLogin 300
4444

45-
# Prevent access to .ftp directories
46-
PathDenyFilter "\.ftp.*$"
47-
4845
# To prevent DoS attacks, set the maximum number of child processes
4946
# to 30. If you need to allow more than 30 concurrent connections
5047
# at once, simply increase this value. Note that this ONLY works

0 commit comments

Comments
 (0)