- What are the FTP settings to upload my personal website that is included with my dial-up account?
- What are the FTP settings to upload my website?
- What are the FTP settings to upload my FrontPage website?
- Where can I get an FTP program?
- Where is perl located on the server?
- Where is sendmail located on the server?
- Can I use perl for my website?
- Where can I get CGI Scripts?
What are the FTP settings to upload my personal website that is included with my dial-up account?
- Host: colosseum.com
- Username: Your userID
- Password: Your password
What are the FTP settings to upload my website?
- Host: www.yourname.com
- Username: username that is setup with us
- Password: password you got
- Initial Remote Directory: public_html/
Please Note: Upload all images, folders and pages in the public_html directory. Also upload all CGI Scripts in the cgi-bin directory, and set proper permissions.
What are the FTP settings to upload my FrontPage website?
- Host: www.yourname.com
- Username: username that is setup with us
- Password: password you got
Where can I get an FTP program?
FTP programs are available in many locations.
Some GUI website builder programs have FTP services built into them.
You can also download some trial versions of FTP programs by clicking on one of the links below.
- CuteFTP
- FileZilla
- TurboFTP
- www.tucows.com - Search for FTP
Where is perl located on the server?
If you are looking for the Perl application to configure your CGI Scripts type the following in the top line:
- #!/usr/bin/perl
Where is sendmail located on the server?
If you are looking for the sendmail to configure your CGI Scripts type the following in its proper location:
- /usr/sbin/sendmail
Can I use perl for my website?
If you would like to use perl scripts for your web site you will need to have a virtual domain setup with us and have this domain hosted on our UNIX server. A virtual domain would be www.yourname.com. If you have one of these services with us, and have signed up for a hosting package on a UNIX server then Yes, you can use perl scripts for your web site.
Where can I get CGI Scripts?
You can find some scripts on the web through search engines, some are free and others aren't. Have a look for your self, or you can try the links below for some locations. We do not warranty or offer technical support on any scripts you download or install.