Hi,

would be wonderful if the following would be possible:

<Anonymous ~ftp>
        # Limit LOGIN
        <Limit LOGIN>
                Order Allow,Deny
                Include /etc/proftpd/includes/limit.conf
                Deny from All
        </Limit>

        <Directory pub>
          <Limit ALL>
                Order Allow,Deny
                Include /etc/proftpd/includes/limit.conf
                Deny from All
          </Limit>
        </Directory>

Then I would be able to 'maintain' the 'Allow from' statements in just
one file ...

Thank you very much :)

-- 

Christian
----------------------------------------------------
   - Please do not 'CC' me on list mails.
          Just reply to the list :)
----------------------------------------------------
  http://www.sc24.de - Sportbekleidung
----------------------------------------------------

------------------------------------------------------------------------------
_______________________________________________
ProFTPD Developers List
<proftpd-de...@proftpd.org>
https://lists.sourceforge.net/lists/listinfo/proftp-devel

Reply via email to