Your Virtual Website
Uploading Your Files (FTP)
Once you have created your Web site, you will need to transfer your HTML documents and graphics files to Skyway West's web server. File Transfer Protocol's (FTP) job is to move files from one computer to another. It doesn't matter where the two computers are located,...
Web Server Environment
Our Virtual Web Site and Managed and Unmanaged Virtual Web Servers all include: - Fedora Core 5 operating system - Apache web server 2.0.54 - PHP 5.0.4 - FTP using vsftpd 2.0.3 - FTP user name and login for uploading web pages and files - .htaccess file support -...
Domain Registration and Hosting Rates
Skyway West will register the domain name of your choice and provide you a login account to manage it. Domain renewal will be billed to the registrant directly by the registrar of our choice. There are currently 94 different extensions (e.g., .ca, .co, .com, .net,...
Web Statistics and Search Engines
Web Statistics A few days AFTER uploading your files to your web site you can access your web site's daily Web Statistics by visiting http://www.yourdomain.com/stats/ (note trailing forward slash). You will need to login with your web site User and Password to access...
Uploading Scripts and PDF Files
SCRIPTS Perl CGI programs should end with .cgi or .pl and the first line should read: #!/usr/bin/perl -T They should be uploaded to the /cgi-bin directory of your virtual server. Note that this is NOT the same as /html/cgi-bin. There is a separate directory for...