Re: [users@httpd] Restricted FTP access in Apache

2005-05-13 Thread Dick Davies
* Bediako George <[EMAIL PROTECTED]> [0557 17:57]: > Actually I am not using one. I am really just trying > to find out right now. Perhaps I should point out > that I am looking at the modules ftp_proxy. See > http://httpd.apache.org/docs-2.0/mod/mod_proxy_ftp.html. > > I am assuming that this

Re: [users@httpd] Restricted FTP access in Apache

2005-05-12 Thread Bediako George
Actually I am not using one. I am really just trying to find out right now. Perhaps I should point out that I am looking at the modules ftp_proxy. See http://httpd.apache.org/docs-2.0/mod/mod_proxy_ftp.html. I am assuming that this module provides FTP functionality. Perhaps what it does instead

Re: [users@httpd] Restricted FTP access in Apache

2005-05-12 Thread Nick Kew
Bediako George wrote: > Hello Dick, > > Thanks for the speedy reply. I am aware that Apache is > not an FTP server. I did notice that Apache provides > an FTP module. No it doesn't. There are a couple of third-party FTP modules for Apache. If you're using one of them, what does the developer's

Re: [users@httpd] Restricted FTP access in Apache

2005-05-11 Thread Bediako George
Hello Dick, Thanks for the speedy reply. I am aware that Apache is not an FTP server. I did notice that Apache provides an FTP module. I believe this module can be used to facilitate FTP downloads by the Apache server. Please correct me if I am wrong in assuming this. If this is correct, the q

Re: [users@httpd] Restricted FTP access in Apache

2005-05-11 Thread Dick Davies
* Bediako George <[EMAIL PROTECTED]> [0517 13:17]: > able to try to download from my Apache FTP server Apache isn't an FTP server. I think you're on the wrong track. -- 'This must be Thursday. I never could get the hang of Thursdays.' -- Arthur Dent Rasputin :: Jack of All Trade

[users@httpd] Restricted FTP access in Apache

2005-05-11 Thread Bediako George
Hello all, I really appreciate the hard work you guys have put into the Apache HTTP server. I have a question regarding what I would term as "restricted FTP access" though there may be another term for this. My problem is that I have files that I want to serve my customers on a limited basis. T