|
|
Free Web Hosting Articles
|
Publishing your website with Front Page.
02.04.2007
After you have built your web pages on your hard disk, you can upload
them to our server. Once this is done, your pages will be viewable from
the web. However, you must follow these instructions :
1. Launch FrontPage Explorer and open the web site you have created on your computer.
2. From the menu at the top select “File” > “Publish”
3. If this is the first time you publish to our server, select
“More Webs” and enter the location, where you want to publish your
FrontPage web site. (http://www.yourdomain.com)Then hit the Enter key on your keyboard.
|
|
What are the DNS records?
02.04.2007
The DNS records contain various lists for specific domain name
settings. A records are used to direct the web traffic of a website to
another location, usually a remote server. They are stored in the form
of IP addresses. The MX records affect the mail exchange of a domain
name. They point the e-mail traffic to a concrete mail server, which
handles the delivery of the messages.
|
|
How do I transfer a domain name?
02.04.2007
Search for your existing domain name by using a domain search form. When the
search results show your domain, click on the Request Transfer/Transfer Domain link.
The transfer procedure usually takes up to 5 business days. An EPP
authorization key is required for .com, .net, .org, .info, .biz and .us
domain names. You can obtain that EPP key from your domain's current
registrar. After the transfer has been initiated you should receive a
confirmation request via the e-mail, which you've given for
administrative contact purposes regarding your domain name. You will
have to follow a link in the mail to confirm the transfer. This way you
will approve the transfer and show you are the owner of the domain
name.
|
|
What is SPF Protection and how it ensures your Internet privacy?
23.03.2007
SPF stands for Sender Policy Framework, and is an extension of SMTP
that stops e-mail spammers from forging the "From" fields in an e-mail.
As SMTP itself does not carry an authenticating mechanism, the SPF
extension provides the authentication scheme by specifying which
computers are authorized to send email from a specific domain.
In order
to use SPF, the domain sending e-mails must establish an SPF record
that is published in DNS records. When the e-mail passes through the
DNS server, it is compared to the SPF record for that domain to
determine if the sender is indeed authorized to transmit e-mails from
that sender's address. If the e-mail comes from a domain that is not
authorized, the DNS server will not forward the e-mail to the expected
destination.
|
|
What is PHP?
23.03.2007
PHP stays for Hypertext Preprocessor and is an open source server side
programming language that is used for web scripts and to process data
passed via the CGI (Common Gateway Interface) from HTML forms etc. PHP
can be written as scripts that reside on the server and may produce
HTML output that downloads to the web browser.
|
|
What is SSL?
20.02.2007
SSL (Secure Sockets Layer) -- A protocol developed by Netscape
Communications to enable encrypted, authenticated communications across
the Internet.
SSL used mostly in communications between web browsers and web servers.
SSL
|
|
What is SSI ?
08.02.2007
SSI stands for Server Side Includes.
SSI scripts are embedded into web pages and are usually used to include external files inside of a page .
The script is executed before the page is delivered to the client. Web pages with SSI scripts usually have the extension .shtml.
Commands that can be included in web pages that are processed by the web server when a user requests a file.
The command takes the form <!--#include virtual="/path/to/file"-->.
For example, a common use for SSI commands is to insert the date or last modified date on a file.
|
|
What is Free MySQL Database Hosting?
09.01.2007
Free MySQL Database Hosting is a free web hosting service that supports MySQL, an open source software relational database management system, which relies on SQL, a query language for requesting information from a database, for processing data in a given database. MySQL is most commonly used for web applications and for embedded applications, and has become a major alternative to proprietary database systems because of its speed and reliability. MySQL provides APIs for the languages C, C++, Java, Perl and PHP, among others. While current versions of MySQL are optimized for use on Unix platforms, it can be built to work on most modern platforms by compiling the source code.
|
|
What is Free CGI Hosting?
09.01.2007
Free CGI Hosting is a free web hosting service that supports CGI (Common Gateway Interface), an interface standard for executing a server-side script or program to generate dynamic content. CGI programs, which are designed to accept and return data, are the most common way for web servers to interact with users dynamically. Many HTML pages that contain forms use a CGI program to process the form's data once it has been submitted. Another common way to provide dynamic feedback is to include scripts or programs that run on the user's machine rather than on the web server. CGI scripts are usually written in Perl, Python, C or C++.
|
|
What is Free PHP Hosting?
09.01.2007
Free PHP Hosting is a free web hosting service that supports PHP (PHP: Hypertext Preprocessor), one of the most widely-supported open source server-side scripting languages, whose commands are embedded in the web page's HTML to generate dynamic web pages. The PHP script is embedded within special tags in an HTML document so that the user can jump between HTML and PHP but cannot view the PHP code because it is executed on the server. PHP is supported by all major players in the hosting industry. Most PHP hosting facilities are provided on Unix platforms that run Apache.
|
|
|
|
|
|