 |
Redirecting one page to another (even on another site)
| |
 | Redirects are used when you want to point a specific url or web page
to another location. For example, you want your visitors to be
redirected to DomainB.com/Order.HTML when they visit
DomainA.Com/Sales.HTML. Steps Select the ty |
|
 |
 |
How do I password protect a directory?
| |
 | You can password protect directories within your site from unauthorized users by using 'Web Protect'. This allows you to restrict material to only authorized users or store sensitive material online.
To password protect a directory:
Click on the W |
|
 |
 |
How do I add an Apache handler?
| |
 | What are Apache Handlers? Apache handlers allow you to
control what Apache will do with certain file types. When Apache sees a
file, it has an action built in for that file type, and will perform
that action. If you wish Apache to do a diff |
|
 |
 |
How do I create custom error pages?
| |
 | With this tool you can create custom error pages to display when a
user enters a wrong URL, an outdated URL or when the user is not
authorized to access a specific directory of your web space. Error Pages consists of the following five types |
|
 |
 |
Using Formmail
| |
 |
All you need to setup formmail, is to create your form. A very simple
form might look like:
|
|
 |
 |
Adding a cron job in standard mode
| |
 | Cron jobs allow you to automate certain commands or scripts on your
server to complete repetitive tasks automatically. A cron job allows
you to run a certain command at times set by the job. For example, you
could set a cron job to delete temporary |
|
 |
 |
How do I create a backup of my web site, directory or hosting account?
| |
 | Backups allow you to download (to your computer) a
zipped copy of either you entire site (your home directory, databases,
email forwarders configuration, email filters configuration) or one of
the previously mentioned parts of your site. These are not
|
|
 |
 |
Creating MySQL Users (cPanel)
| |
 | There are two primary steps when creating a MySQL user. The first
step is to create a username and password combination for the user. The
second step is to add the user to the database you want the user to
access. Steps In the & |
|
 |
 |
How do I use PHPMyAdmin?
| |
 |
phpMyAdmin is a web based database administration tool specifically
for managing MySQL databases. Once you click on the phpMyAdmin link on
the cPanel dashboard, phpMyAdmin will automatically load in a new
window. First select the database you want |
|
 |
 |
How do I create a Subdomain Redirection?
| |
 | A subdomain is a domain using your main domain and a prefix name. As
an example, let's say our main domain is cpx3demo.com. We want to
create a domain for our support department and direct visitors to a
separate area on our web site. Our subdomain w |
|
 |