egscripts/egserverinstall/templates/proftpd.localhost

7 lines
86 B
Text

<Limit LOGIN>
Order allow,deny
Allow from localhost
Deny from all
</Limit>