So you're ready to build your home on the Internet, but you don't have a web (or WWW) server where you can place your files in. But, do you happened to have a FTP site that you can store your files at? Well then, you found your home!
It's simple -- just store your home page's HTML pages, images, etc., on the FTP server, and give out your FTP address just like a HTTP address.
For example, if you stored your home page welcome page at the following path on your FTP server:
/users/bob/welcome.html
and if your FTP server's domain name is my_university.edu, your home page address would be:
ftp://my_university.edu/users/bob/welcome.html
0 comments:
Post a Comment