Current time: 11-16-2024, 03:28 PM Hello There, Guest! (LoginRegister)


Post Reply 
ProFTPd: PathDenyFilter doesn't work
Author Message
FeG Offline
Banned

Posts: 222
Joined: Aug 2007
Post: #1
ProFTPd: PathDenyFilter doesn't work
Hi all,

I'm running ispCP RC6 on a dedicated server and have updated ispCP from RC2c on. I've found out, that the proftpd.conf hasn't been updated correctly on some upgrade so I've manually copied the current proftpd.conf from svn.

Everything's working fine beside one thing: The setting
Code:
# But not to overwrite ispCP Standard directories.
<Directory ~/>
  PathDenyFilter "^/(backups|cgi-bin|htdocs|errors|logs|phptmp|statistics)/?$"
</Directory>

doesn't work. I can do the following using my FTP-Account:
Code:
ftp> rmdir cgi-bin
250 RMD command successful
ftp> mkdir cgi-bin
257 "/cgi-bin" - Directory successfully created

I don't know what might cause this problem.. but maybe some of you know Smile

Regards
FeG
10-06-2008 08:03 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
ProFTPd: PathDenyFilter doesn't work - FeG - 10-06-2008 08:03 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)