home support search contact us
shared hosting dialup access domain registration business solutions partnership program about us
Home Support Search Contact
professional web hosting solutions for your business
www.usadomains.com home :: services :: web hosting :: business plan
STANDARD PLANS
Overview
Value Plan
Business Plan
Advanced Plan
Webmaster Plan
Developer Plan
Compare Standard Plans
HI-VOLUME PLANS
Overview
Premium HV-1
Premium HV-2
Premium HV-3
Compare Hi-Volume Plans
E-COMMERCE PLANS
Overview
Commerce
Commerce Pro
Compare Commerce Plans
RELATED LINKS
Web Site Solutions
E-Commerce Tools
Payment Services
Co-Location Services
 
Why Host with us?
Datacenter Tour
DOMAIN NAME SEARCH
 



HOSTING Business Plan

   
$13.95 x 12
ANNUAL
$14.95 x 3
QUARTERLY
$15.95
MONTHLY
$30.00
SETUP
- 1000MB Disk Space
- 40GB Monthly Transfer
- 25 mailboxes
- 50 email aliases
- 10 autoresponders
- 1 MySQL database
- Daily back-ups
- Trouble Ticket, Telephone Support
- Perl 5, Ruby 1.8.x, PHP 4.3.x Module

Plan Features:      Click the icon to view a description of the feature.

Standard Features Included
Apache Web Server
Yes

   + The industry standard, Apache is rock-solid and built for performance

Disk Space
1000MB
Upgrade to 2000MB

   + Plenty of web storage for your website pages, images and documents
   + Over-usage costs 10 cents for each MB increase in the daily average
   + Easily keep track of your usage in your Client Control Panel

Monthly Traffic
40GB
Upgrade to 80GB

   + Use as much bandwidth as you need
        Usage is reported daily and reported in your Control Panel
   + Over-usage costs $4.95 for each GB over the monthly allowance
        that works out to less than 1/2 cent per megabyte transferred

Dedicated IP Address
Yes

   + An IP address dedicated to your web site, no sharing.

First-Rate Support
Support Ticket

   + Value Plan accounts receive telephone support for the first 15 days of service

   + Technical Support staff is available 24/7/365

   + Preferred methods to reach our Support staff:
         a. Submitting a Support Ticket via your Client Control Panel
         b. Clicking the "Live Support" link on our website. (when available)

Host Multiple Domains
Yes

   + Ordering additional accounts is not required to host multiple domains.
      Virtual Domains, Pointers (IP and Web space) are only $2/month with a $5 set-up fee

Website Backups
Yes

   + Weekly Backups of your web site files
   + Backup Manager allows instant access to restore/backup files on the fly

         includes all webpages, images, scripts, and documents
         archive files, such as .zip, .tar, .exe, files are not included


E-mail Features Included
E-mail Addresses
25
Upgrade to 50

   + Mailboxes can be instantly created from the Client Control Panel included with all packages
   + Add even more for only $1/month per mailbox

E-mail Aliases
50
Upgrade to 75

   + Aliases are a type of e-mail "pointer" that receives e-mail at a
      specified address and sends it to a specified mailbox.

      For example, sales@yourdomain.com could be an e-mail alias
      for johndoe@otherdomain.net.

   + Add, edit, or remove aliases using the Web-based Client Control Panel.
   + Add even more for only $.20 cents/month per Alias.

E-mail Autoresponders
10
Upgrade to 20

   + An autoresponder is an automated preset e-mail reply sent in response to an incoming message
      for a specific e-mail address.

      For example, you can create a responder "pricing@yourdomain.com" to automatically send your
      price list to every customer that emails that address.

E-mail Forwarding
Yes

   + By creating Forwarding Aliases, you can redirect mail from one specified address to another.
      For example, you can send mail from your Domain to your MSN, AOL, Hotmail, or other e-mail address.

Web-Based E-mail
Yes

   + Create, send and receive e-mail from a standard Web browser on any computer.
      Perfect for when your away from your computer, on vacation, etc.


Site Management Included
24/7 FTP Access
Yes

   + Update your files via FTP. (File Transfer Protocol)
   + Access via your domain name or assigned IP address.

   + We recommend CuteFTP from GlobalSCAPE

Web Control Panel
Yes

   + Client Control Panel 4.0. . . . .
      It's the control center for your site.

   + View your current bill and complete billing history.
   + Update your contact / billing information, change passwords, etc.
   + Monitor your space and bandwidth usage, view daily/monthly reports.
   + Manage mailboxes, aliases, files, banners, forms and log files.
   + Utilize options, network tools and other features

      . . . . .and so much more!

   + Demo CCP 4.0 today at clientcontrolpanel.com

Website Logs & Statistics
Yes

   + Analog stats run daily / archived monthly.
   + Access to the raw logs. (to process with your own log analyzing program)
   + Error / Referer log info available in the Client Control Panel.
   + Disk Space and Bandwidth Usage available daily in the Client Control Panel.

Access to Raw Log Files
Yes

   + We provide all our clients with access to their raw log files.

      The log files store the information of all requests made to your Web site, and are the files used to
      calculate the Web site statistics. Having access to the raw log files allows you to download them
      for archiving and allows you to run your own statistics software package on your own computer
      so that you can get more detailed information about your visitors.

   + Please Note: Log files take up a lot of disk space. USA Domains cannot serve as a repository of
      log files; therefore they will be deleted on a periodic basis.

Custom Error Pages
Yes

   + Display your own custom error pages whenever one of your website users encounters a problem.

      Customizing your web site error pages adds a professional and thoughtful touch. It says that you
      care about your visitors and their experience at your site. A well-designed 404 page also helps
      your traffic, since visitors aren't left at a dead end.


Developer Features Included
CGI-BIN Directory
Yes

   + A special directory (or folder) on a server that "houses" all the CGI programs on that server.

Server Side Includes
Yes

   + SSI is type of HTML comment that directs the Web server to dynamically generate data for
      the Web page whenever it is requested. The simplest command is #include, which inserts
      the contents of another file. It is especially useful for ensuring that components, such as
      headers and footers, are the same on all pages throughout a Web site. To change a element,
      you need only modify the include file, instead of updating every individual Web page.

Perl 5
Yes

   + A script programming language used to process text. Perl allows Web developers to quickly
      write code or perform system administration tasks. Created by linguist Larry Wall in 1987 to
      mimic natural languages, it is considered "the duct tape of the Internet" and has been hailed
      as the single most important tool for expanding Web sites quickly. More than half of the sites
      on the Web are built using Perl as the foundation that holds together text files and other apps.

   + Learn more about Perl at perl.com

PHP 4.3.x
Yes

   + PHP: Hypertext Preprocessor. A script language and interpreter that is freely available and used
      primarily on Unix servers. PHP is an alternative to Microsoft's Active Server Page (ASP) technology.
      As with ASP, the PHP script is embedded within a Web page along with its HTML. Before the page
      is sent to a user that has requested it, the server calls PHP to interpret and perform the operations
      called for in the PHP script.

   + Learn more about PHP at php.net

Python
Yes

   + Python is an interpreted programming language created by Guido van Rossum in 1990.
      Python is fully dynamically typed and uses automatic memory management; it is thus
      similar to Perl, Ruby, and Tcl. Python is developed as an open source project, managed
      by the non-profit Python Software Foundation.

   + Learn more about Python at python.org

Ruby 1.8
Yes

   + Ruby is the interpreted scripting language for quick and easy object-oriented programming.
      It has many features to process text files and to do system management tasks (as in Perl).
      It is simple, straight-forward, extensible, and portable.

   + Learn more about Ruby at ruby-lang.org


Database Included
MySQL
1
Upgrade to 4

   + MySQL provides it's users with the world's most open source databases.
      The storage of your information in these databases are secure and flexible.
      MySQL is ready to meet your demands and requirements today.

PhpMyAdmin
Yes

   + PhpMyAdmin is a tool written in PHP intended to handle the administration of MySQL over the web.
      It can create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on
      fields, and more.


Pre-Installed Scripts Included
Form Mailer
Yes

   + A form mailer program is a "CGI program" that will mail the contents
      of a form on your web page to any person that your form designates.

      FormMail is pre-installed in the cgi-bin directory on all accounts.

Counter
Yes

   + Every account comes with a preinstalled unlimited hit counter. A counter is designed to help you       easily track hits on a single webpage or multiple webpages.

Guestbook
Yes

   + Easily install a simple guestbook via your Control Panel. A guestbook is a script on a webpage with
      a form which allows website visitors to leave comments or questions.

Message Board
Yes

   + Easily install a basic message board/bulletin board via your Control Panel. A bulletin board is a
      threaded discussion forum, which allows users to post new messages, follow-up to existing
      messages/posts and more.

Volano Chat
Yes

   + Our Client Control panel makes setting up Volano Chat rooms a simple procedure. Simply enter the
      directory you want to place your chat in, and enter a name for it. VolanoChat is the ideal chat solution
      for Web developers, companies and individuals seeking to create online communities and add live
      visitor/customer interaction onto their Web sites.


Multimedia Included
Shockwave®
Yes

   + Shockwave is a multimedia application by Macromedia for dynamic online visual presentation.
      Shockwave enables web pages to include multimedia objects such as audio, animation, and video.

      USA Domains supports Shockwave in all of our web hosting plans.

Flash
Yes

   + Flash is a technology developed by Macromedia that used vector based graphics and animation.       Flash delivers interactive, compelling content and breaks through the monotony of static web sites.

      USA Domains supports Shockwave/Flash in all of our web hosting plans.

RealAudio®
Yes

   + USA Domains offers support for the popular Real Audio/Video format. With Real Audio, you can
      stream audio over the Internet. This format allows a web site to offer high quality, on-demand audio.


Server Specifications Included
Dual UltraSPARC Processors
Yes
RAID Drive Array System
Yes
Solaris 9, 10 Operating System
Yes

Ecommerce Included
ShopSite - Shopping Cart
No
Upgrade

   + ShopSite is an easy-to-use online store creation system that allows merchants to build and maintain
      catalogs of products or services to sell over the Internet. ShopSite is specifically designed to make
      setting up and maintaining a commerce Web site simple, with timesaving features for administrators
      and designers alike.


Billing Info
Billing Cycle Options (in months)
1, 3, 12

   + Business Plan offers Monthly, Quarterly or Annual billing options.



shared hosting dialup domain names business solutions computers partners about us
© 1998 - USA Domains, Inc.
All Rights Reserved.
home support search contact
Legal Notices Privacy Statement