|
|
![]()
Moving files to the Web server
Your Web page -- all of the HTML files, as well as any graphics or other related files -- must be moved to the web server. The easiest way to do this is with FTP software (such as WS_FTP, CuteFTP, Fetch, etc.).
The URL for your new files is: http://web.ftc-i.net/~<username>/filename.html where <username> is your Username and filename.html is the name of any HTML file you wish to access. Note that if your "home page" file is named index.html, you do not need to specify the filename; you may simply open the following URL: http://web.ftc-i.net/~<username> |