Error
pages are served to Internet users when any one of a variety of errors
occur, such as when a user enters an incorrect URL or is not
authorized to access a specific directory in your web site. Companies
often customize error pages to brand them with a specific corporate
image and a link to their home page. You do not have to customize these
pages - the error page is always available, whether customized or not.
To create or modify a customized error page:
Click on the Error Pages link under the 'Site Management' header in Cpanel.
Click on the button of the required error page, such as the 404 button.
Enter
the HTML code for the error page. You can use the buttons at the top
of the page to insert variables into the displayed code.
Example:
<h1>404 Not Found</h1>
<p>The requested page, <!--#echo var="REQUEST_URL" --> ,is not available.</p>
Click on the SAVE button. Your page for the selected error should now appear as your custom page.
Κατηγορίες
8
MySQL Ερωτήσεις
11 CGI and PHP scripting
5 Dedicated Server / VPS
9 Domain Names & DNS
2 E-Commerce Hosting
22 Email Questions
17 Front Page Questions
9 FTP Questions
2 Άμεσες Ερωτήσεις
1 Βοήθεια για την Κατασκευή του Ιστότοπου
9 Ερωτήσεις Cpanel Hosting
2 Ερωτήσεις Linux
1 Μηχανή Αναζήτησης
12 Ξεκινώντας
1 Περιοχή Πελατών
Κατηγορίες
- 3 Χρήστες βοηθήθηκαν
Σχετικά άρθρα
What are some common error codes?
Here is a list of many common error codes:Succesful Client Requests: 200 OK 201 Created 202...
How do I change my account password in Cpanel?
1. Click on 'Change Password' under the 'Site Management' header in Cpanel. 2. Enter...
How do I login to Cpanel?
You can login to Cpanel with the url that is in your Welcome email:...
How do I password protect a directory?
You can password protect directories within your site from unauthorized users by using 'Web...
Is there a secure https login for Cpanel?
Yes, there is. Try: https://www.domain.com:2083 or: https://server.hostname.com:2083 You...