[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Disable FTP Access



On Tuesday 22 April 2003 13:13, Larry Smith wrote:
> According to the Proftpd docs, you can simply add a <Limit LOGIN> section
> to the virtualhost section for that site and immediately shutdown all FTP
> to that site:
>
> <VirtualHost 10.0.0.1>
> ServerName "My virtual FTP server"
> <Limit LOGIN>
> DenyAll
> </Limit>
> .....
> </VirtualHost>
>
> Just tested it against a site here and it works...

Agreed! that is the way to do it.
But, always save your config as it may be overwritten!

Gerald
-- 
http://frontstreetnetworks.com         http://raqware.com
Front Street Networks LLC   |  Phone: 203-785-0699
229 Front Street, Ste C, New Haven, CT 06513-3203