Apache ftp question

http access to ftp-able files
Hello Linux/apache experts on RT:

I hope someone can point me in right direction to configure the http server
http://www.linuxforums.org/forum/#on linux as follow:

Configure the Web server
http://www.linuxforums.org/forum/#to see if it can use http to download
ftp files. That way people getting a file from:

ftp://ftp.hostname/pub/liu/Inv-GPCE09.pdfftp://ftp.hostname/pub/liu/Inv-GPCE09.pdf

would use

http://ftp.hostname/pub/liu/Inv-GPCE09.pdf

to download it. The actual files are in /var/ftp. Configure the Directory
directive to only allow file reading and directory listing (no CGIs or
symlinks).

Thank you in adavnce… TQ