|
Partners |
| - |
Your link may be here |
|
Support FAQ
| Easily setup a Web
page on your account that visitors will be re-directed
to if they choose an address that does not exist on
your Web site. This can be very valuable since you do
not loose those visitors if you have deleted a page
on your site, or if a visitor incorrectly types in an
address on your Web site. |
| This is the process
of providing audio content on a web site. This takes
up a large amount of bandwidth, especially if you get
a lot of visitors at your site. Some hosts do not allow
audio or video streaming because of this. |
| An automated program
that acknowledges receipt of an e-mail message, and
then sends back a previously prepared email to the sender,
letting them know it was received. Once you configure
your auto responder, it sends e-mail with no further
action required on your part, making your web site interactive
around the clock. |
| Anonymous File Transfer
Protocol allows the public to log into an FTP server
with a common login (usually "ftp" or "anonymous"
and any password (usually the person's e-mail address
is used as the password). Anonymous FTP is beneficial
for the distribution of large files to the public, avoiding
the need to assign large numbers of login and password
combinations for FTP access. |
| Web hosts back up data
on their servers. This is supposed to prevent the loss
of data should something happen to the server. . If
you think you may need to restore old data in case of
a disaster or shifting one host to another. |
| The difference between
the highest and lowest frequencies available for network
signals. The term is also used to describe the rated
throughput capacity of a given network medium or protocol.
In short, bandwidth is a loose term used to describe
the throughput capacity (measured in Kilobits or Megabits
per second) of a specific circuit. |
| (By The Way) -- shorthand
appended to a comment written in an online forum. |
| A CGI is a program
that translates data from a web server and then displays
that data on a web page or in an email. CGI involves
the transfer of data between a server and a CGI program
(called a script). This allows HTML pages to interact
with other programming applications. These scripts make
web pages interactive. Page counters, forms, guest books,
random text/images and other features can be driven
by CGI scripts.
Usually a CGI program is a small program that takes
data from a web server and does something with it, like
putting the content of a form into an e-mail message,
or turning the data into a database query.
CGI "scripts" are just scripts which use
CGI. CGI is often confused with Perl, which is a programming
language, while CGI is an interface to the server from
a particular program. Perl is an application of CGI,
as well as MIVA, Python, PHP3, and other scripting languages. |
| Control panel included
in web hosting packages is an online web-based application
that allows you to easily manage different aspects of
your account. A Web site Control Panel provides a simple
user interface for maintaining and monitoring your Web
site. Features of the Control Panel vary among providers,
but most include site administration, design, statistical
reporting, and account maintenance tools. |
| The most common name
of a directory on a web server in which CGI programs
are stored. The 'bin' part of 'cgi-bin' is a shorthand
version of 'binary', because once upon a time, most
programs were referred to as 'binaries'. In real life,
most programs found in cgi-bin directories are text
files -- scripts that are executed by binaries located
elsewhere on the server. While most programs using CGI
are stored in this directory, it is not a requirement
for using CGI. |
| The DNS is a distributed,
replicated that allows nameservers to map easily remembered
domain names to an IP number. |
| The unique name that
identifies an Internet site. Domain Names always have
2 or more parts, separated by dots. The part on the
left is the most specific, and the part on the right
is the most general. A given machine may have more than
one Domain Name but a given Domain Name points to only
one machine. For example, the domain names: communitech.net,
ftp.communitech.net, whatever.communitech.net can all
refer to the same machine, but each domain name can
refer to no more than one machine.
Usually, all of the machines on a given Network will
have the same thing as the right-hand portion of their
Domain Names in the examples above. It is also possible
for a Domain Name to exist but not be connected to an
actual machine. This is often done so that a group or
business can have an Internet e-mail address without
having to establish a real Internet site. In these cases,
some real Internet machine must handle the mail on behalf
of the listed Domain Name. |
| A dedicated server
is one that a web hosting company has dedicated to a
single client. In other words, only one client can access
that server and that company’s site is the only one
residing on that server. |
| If you would like to
have your own unique web address, we can register your
domain name (e.g. www.mycompany.com).
If you are transferring a domain name, you will be responsible
for contacting the appropriate registrar to coordinate
the transfer. All new Domain Name registration fees
will be billed to you separately by 243645webhosting.com
Domain registration fees start from US $7.45 for a one
year term (.com, .net, .org, .biz).
|
| This feature allows
you to have multiple domain names pointed to a different
domain, i.e. www.newdomain.com can redirect customers
to www.primary.com. This redirection is entirely performed
at the DNS-level, and does not involve any kind of CGI
script. It's fast, reliable and will work with any type
of web browser. And, because this feature is implemented
at the DNS-level, all FTP and email addresses associated
with your alias will also be redirected as well. |
| Electronic Commerce
refers to the general exchange of goods and services
via the Internet. |
| With a virtual domain
comes email aliasing. All email addressed to anything@yourdomain.com
will be delivered to your email box. You can use this
feature to provide your customers with a variety of
addresses to send their email to, which in turn could
help you sort out your incoming messages. You could
have info@yourdomain.com for general questions, sales@yourdomain.com
for orders and more. |
| The email forwarding
feature enables you to forward emails sent from various
addresses to one specific email box. |
| Mailing lists provide
users with an effective and efficient method of communicating
with a number of people in an email environment. Whenever
an email is sent to a mailing list address, it is immediately
forwarded to all members of that list. The member list
is maintained by the moderator of the list. A mailing
list is a great way for turning email into a public
forum or business tool. |
| A combination of hardware
and software that separates a LAN into two or more parts
for security purposes. |
| A very common method
of moving files between two Internet sites. FTP is a
special way to login to another Internet site for the
purposes of retrieving and/or sending files. There are
many Internet sites that have established publicly accessible
repositories of material that can be obtained using
FTP, by logging in using the account name anonymous,
thus these sites are called anonymous ftp servers. |
| FrontPage is the web
authoring software created by Microsoft. It is one of
the most popular software for designing web pages besides
Dream weaver from Macromedia.
One advantage of using FrontPage is its relative shorter
learning curve. Most websites offer FrontPage extension
support - meaning that certain interactive elements,
which are proprietary to the FrontPage software, can
be embedded into the webpage and be viewed or used by
the visitor. |
| Microsoft FrontPage
extensions allow you to connect to your Server directly
with your FrontPage client and make the creation and
maintenance of your Server much easier. They also allow
you to use special FrontPage Bots, which can greatly
enhance the functionality of your Web pages.
When signing up for your account, Microsoft FrontPage
2002 extensions are included and enabled free of charge
in our Basic, Professional, Corporate and Enterprise
Shared Hosting plans. |
| The coding language
used to create Hypertext documents for use on the World
Wide Web. HTML looks a lot like old-fashioned typesetting
code, where you surround a block of text with codes
that indicate how it should appear, additionally; in
HTML you can specify that a block of text, or a word,
is linked to another file on the Internet. HTML files
are meant to be viewed using a World Wide Web Client
Program, such as Netscape or Mosaic. |
| (Internet Protocol
Number) -- Sometimes called a dotted quad. A unique
number consisting of 4 parts separated by dots, e.g.165.113.245.2
Every machine that is on the Internet has a unique
IP number - if a machine does not have an IP number,
it is not really on the Internet. Most machines also
have one or more Domain Names that are easier for people
to remember. |
| An institution that
provides access to the Internet in some form, usually
for money! |
| Originally a standard
for defining the types of files attached to standard
Internet mail messages. The MIME standard has come to
be used in many situations where one computer programs
needs to communicate with another program about what
kind of file is being sent. Also MIME Types. |
| A Point of Presence
usually means a city or location where a network can
be connected to, often with dial up phone lines. So
if an Internet company says they will soon have a POP
in Belgrade, it means that they will soon have a local
phone number in Belgrade and/or a place where leased
lines can connect to their network. A second meaning,
Post Office Protocol refers to the way e-mail software
such as Eudora gets mail from a mail server. When you
obtain a SLIP, PPP, or shell account you almost always
get a POP account with it, and it is this POP account
that you tell your e-mail software to use to get your
mail. |
| Perl has become the
premier scripting language of the Web, as most CGI programs
are written in Perl. However, Perl is widely used as
a rapid prototyping language and a "glue"
language that makes it possible for different systems
to work well together. Perl is popular with system administrators
who use it for an infinite number of automation tasks.
Perl's roots are in UNIX. Because Perl is an interpreted
language, Perl programs are highly portable across systems. |
| PostgreSQL is an Open
Source object-relational database system supporting
almost all SQL constructs, including subselects, transactions,
and user-defined types and functions. |
| With POP3 email accounts,
you can retrieve all emails addressed to your domain
on our server. With multiple POP3 email boxes, you can
have multiple addresses, such as yourname@yourdomain.com
and yourfriendsname@yourdomain.com. You may also set
up addresses for members of your staff, or divisions
within your company, such as accounting@yourdomain.com
or support@yourdomain.com. |
| PHP is a widely used
general-purpose scripting language that is especially
suited for Web development and can be embedded into
HTML.
You can use it to create forms for user interaction
or WebPages, which require access to the mySQL database
backend.
PHP files usually end with the .php extension and can
be stored anywhere within the public directory of the
web hosting account.
PHP is a widely used general-purpose scripting language
that is especially suited for Web development and can
be embedded into your HTML web pages. PHP accesses a
large variety of functions and tools to let you run
from the most basic of form submission to complicated
E-Commerce online shopping websites. PHP can also work
with a database, like MySQL to support the development
of dynamic, interactive web applications. |
| SQL refers to the Structured
Query Language (a database language). And a SQL server
provides storage and access to the SQL database.
MySQL is the open source version of SQL. This open source
status allows mySQL to be used fully by websites without
any licensing fees. It's basically free.
MySQL is useful for storage of data that are required
for interaction with web visitors. Rather than storing
data in a flat file as CGI or Perl normally does, mySQL
stores the data within a multi-thread, multi-user SQL
database.
The main advantage of mySQL over flat file database
is that if offers much better scalability. Flat file
database can only be accessed simultaneously by 1 user
while mySQL can be accessed by many users.
In addition, flat file databases become very slow and
unresponsive once they grow beyond a certain file size.
MySQL does not have that problem.
A combination of PHP and mySQL is commonly used on most
websites. |
| Some registries don't
provide the ability for end users to register domains
with them directly. They might require end users to
purchase the domain through an Internet provider that
is acting as the registrar. |
| At 24365webhosting.com
we have set up a reseller program that will allow designers
to earn a profit on each hosting account they bring
to us. And, you can customize your customer's control
panel, setup your own name servers (only offered on
the Commerce Reseller & Commerce plus Reseller plans)
and bill your customers any price you want. Essentially
you become your own web hosting company without the
high cost of equipment! For more information just click
on 'Reseller Program' on our Web site. |
| A Shopping Cart System
is a system that allows customers to add items to their
shopping cart and continue shopping throughout a web
site before finally checking out. When the customer
check's out totals are calculated and shopping and tax
are added automatically. Through your Virtual Control
Panel, you can setup a fully functional shopping cart
system for your web site designed to allow your customers
shop at your web site. |
| It is useful for embedding
HTML codes within static HTML pages, giving webmasters
the ability to update web pages within the site simply
by updating the SSI file alone.
It is easy to use and is helpful for webmasters designing
many pages in static HTML as they only need to update
the SSL file and changes are immediately reflected in
the HTML files when viewed by visitors.
SSI-enabled web pages sometimes have to be named with
the .shtml extension for the web server to recognize
and read the embedded SSI content. |
| The main protocol used
to send electronic mail on the Internet.
SMTP consists of a set of rules for how a program sending
mail and a program receiving mail should interact.
Almost all Internet email is sent and received by clients
and servers using SMTP, thus if one wanted to set up
an email server on the Internet one would look for email
server software that supports SMTP. |
| SSH is a program to
log into another computer over a network, to execute
commands in a remote machine, and to move files from
one machine to another. It provides strong authentication
and secure communications over unsecure channels. It
is intended as a replacement for rlogin, rsh, and rcp.
Additionally, SSH provides secure X connections and
secure forwarding of arbitrary TCP connections. |
| A protocol designed
by Netscape Communications to enable encrypted, authenticated
communications across the Internet.
SSL used mostly (but not exclusively) in communications
between web browsers and web servers. URL's that begin
with 'https' indicate that an SSL connection will be
used.
SSL provides 3 important things: Privacy, Authentication,
and Message Integrity.
In an SSL connection each side of the connection must
have a Security Certificate, which each side's software
sends to the other. Each side then encrypts what it
sends using information from both its own and the other
side's Certificate, ensuring that only the intended
recipient can de-crypt it, and that the other side can
be sure the data came from the place it claims to have
come from, and that the message has not been tampered
with. |
| An inappropriate attempt
to use a mailing list, or USENET or other networked
communications facility as if it was a broadcast medium
(which it is not) by sending the same message to a large
number of people who didn't ask for it. The term probably
comes from a famous Monty Python skit, which featured
the word spam repeated over and over. The term may also
have come from someone's low opinion of the food product
with the same name, which is generally perceived as
a generic content-free waste of resources. (Spam is
a registered trademark of Hormel Corporation, for its
processed meat product.) |
| A sub domain is also
known as a "third-level" domain and is a great
way to create memorable web addresses for various areas
of your site. For example you can have seperate sub
domains mail.yourdomain.com and music.yourdomain.com.
A sub-domain is a separate doblack that can be created
off a virtual domain name. An example would be (http://subdomain.domain.com).
Some web hosting companies offer sub-domains that are
created using wildcards in their DNS. We offer true
Apache sub-domains on all of our plans. |
| A number of commercially
available web statistic analyzers exist in the market
that will allow you to take standard web server log
files and produce graphical reports. We provide customers
with the option of using one, which is provided, or
one of their own. |
| The command and program
used to login from one Internet site to another. The
telnet command/program gets you to the login: prompt
of another host. |
| A computer operating
system (the basic software running on a computer, underneath
things like word processors and spreadsheets). UNIX
is designed to be used by many people at the same time
(it is multi-user) and has TCP/IP built-in. It is the
most common operating system for servers on the Internet. |
| The standard way to
give the address of any resource on the Internet that
is part of the World Wide Web (WWW). |
| The placement of the
user’s website files onto the Internet through a web
server. To purchase a hosting plan please check our
various plan at Cheap Linux Web Hosting |
| (World Wide Web) --
Two meanings - First, loosely used: the whole constellation
of resources that can be accessed using Gopher, FTP,
HTTP, telnet, USENET, WAIS and some other tools. Second,
the universe of hypertext servers (HTTP servers), which
are the servers, that allows text, graphics, sound files,
etc. to be mixed together. |
| The Zend Optimizer
is a robust application that runs the files encoded
by the Zend Encoder and Zend Safeguard Suite, while
enhancing the running speed of PHP applications.
This updated version will allow you to:
1. Protect their PHP intellectual property by encoding
PHP scripts before distribution.
2. Distributing PHP applications without revealing source
code by using a Zend Intermediate Code format.
3. Ensure extra protection against reverse engineering.
This is done through coding, and users can encode their
entire project in just a few minutes. |
| Fantastico is a PHP
web application services installer that is perfect for
PHP website script hosting. You don't need to know PHP
in order to install our script packages. It integrates
with CPanel and gives you the ability to quickly install
dozens of the leading php website scripts into your
hosting account at no extra charge. All php scripts
use 1 mysql database. All plans include Fantastico hosting. |
|