Current time: 09-10-2024, 01:20 AM Hello There, Guest! (LoginRegister)


Post Reply 
proftpd gentoo no work :(
Author Message
pgentoo Offline
Member
*****
Dev Team

Posts: 326
Joined: Mar 2007
Reputation: 0
Post: #2
RE: proftpd gentoo no work :(
i'm running an older build, but it works for me. I have this in my proftpd.conf, which is a bit different...


# Normally, we want files to be overwriteable.

<Directory /*>
# Umask 022 is a good standard umask to prevent new files and dirs
# (second parm) from being group and world writable.
Umask 022 022
# Normally, we want files to be overwriteable.
AllowOverwrite on
HideNoAccess on
</Directory>

# But not to overwrite ispCP Standard directories.
<Directory ~/>
PathDenyFilter "^/(backups|cgi-bin|htdocs|errors|logs|phptmp|statistics)/?$"
</Directory>

<Limit ALL>
IgnoreHidden on
</Limit>


The other big difference is that I do not have the line to include all /etc/proftpd/ispcp/*

-
pgentoo
09-07-2010 11:39 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
proftpd gentoo no work :( - jakub.artur - 09-06-2010, 11:10 PM
RE: proftpd gentoo no work :( - pgentoo - 09-07-2010 11:39 AM
RE: proftpd gentoo no work :( - kilburn - 09-07-2010, 03:02 PM

Forum Jump:


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