View Single Post

  #1 (permalink)  
Old 10-05-2005
laredotornado@zipmail.com
 
Posts: n/a
Default redirecting an ftp request

Hello,
My clients are currently using their web browsers to access
ftp://mydomain.com, running on a server with Apache 1.31. I wish to
redirect them to ftp.mydomain.com, which is hosted on another server.
Is it possible to construct an .htaccess file to make such a redirect?
Where would I place this file?

Thanks, -