How do I configure HTTPD to require a user ID and password for FTP?
The Proxy directive can be used to request a user id and password. User authentication only has to be done once and will persist so long as the browser is connected the HTTPD proxy. The user’s ID and password has to be stored in the gwuser data base for this option to work. # Require user ID and password for ftp access