|
Control Panel (cPanel)
How do I access my own control panel ?
Where can I get help on cPanel ? Do you have manual ?
What can I do with cPanel ?
How to operate and use the control panel ?
What if I forget my password ?
What is the username to log into control panel ?
Where can I see how your control panel looks like ?
How do I change log in password ?
How do I create my own "404 not found" error page ?
How do I access my own control panel ?
http://besdns.com/cpanel .
Provide your username and password to log in. [Top]
Where can I get help on cPanel ? Do you have manual
?
Our online manual on cPanel is available at
http://www.mybes.com/cpanelhelp/index.htm . [Top]
What can I do with cPanel ?
There are many things you can manage with it : webmail, mail
accounts, auto responders, email blocking/forwarding, mail list, file
manager, webpage protect, raw access logs, file backup, SSH/Telnet,
index manager, change password, sub-domains, statistic, parked
domains, FTP manager, error pages, add-on domains, mySQL, cron jobs,
MIME types, Apache handler, redirection, hotlink protection, chatroom,
cgi center, network tools, shopping cart, search engine submissions,
Frontpage extension. Details please visit
help on cPanel.
[Top]
How to operate and use the control panel ?
Please visit our
online manual on the usage of cPanel. You can also download the
PDF format from
http://www.cpanel.net/docs/cPanel_docs_PDF_1.0.zip into your
computer for offline viewing. [Top]
What if I forget my password ?
Just email support@mybes.com
and we shall reset it for you. [Top]
What is the username to log into control panel ?
Every hosting account signed up will be given a free web address
http://besdns.com/~domain
, then the username will be "domain". [Top]
Where can I see how your control panel looks like ?
Just click
http://cpaneldemo.cpanel.net:2082 and provide the username as "cpdemo"
and the password as "cpdemo". [Top]
How do I change log in password ?
Just click http://besdns.com/cpanel
and provide the your username and current password. Choose "Account
Settings" from the top menu and then click on "Change Password". Type
in your old password, your new password and again your new password to
reconfirm. Click "Change your password now" button to change. [Top]
How do I create my own "404 Not found" error page?
Please use your control panel to create error pages.
http://www.yourdomain.com/cpanel/login
Make a file called .htaccess in the your public_html dir. (if it
exists just add the line)
Add this line:
ErrorDocument 404 /404.html
and you can edit /home/username/public_html/404.html [Top] |