September 2002
Intermediate to advanced
544 pages
13h 6m
English
| Q1: | Can I create custom error documents for errors other than 401 and 404? |
| A1: | Yes, but it’s not as important to do so as it is for the two most common errors. One is 403 Access Denied, which is returned when the browser doesn’t have permission to access the requested file and is usually caused by a file permission problem. The other is 500 Server Error, which is almost always the result of a bug in a CGI script that prevents it from sending the appropriate header information. |
Read now
Unlock full access