![]() |
|
|
|
|
|||||||
| HTML / Design Are you a designer? Or just trying to become one? Great! You'll be able to talk about layouts, and HTML code to help your fellow designers, so everyone can work together to master the tricks of the trade. (Maybe even some JavaScript too!) |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
What are the names of files of all Custom ErrorDocuments? I know only these:
Code:
401.shtml 403.shtml 404.shtml 500.shtml |
|
#2
|
||||
|
||||
|
Here are full list of Errors files ith their explanations:
ErrorDocument 100 /error/100.shtml CONTINUE ErrorDocument 101 /error/101.shtml SWITCHING_PROTOCOLS ErrorDocument 102 /error/102.shtml PROCESSING ErrorDocument 200 /error/200.shtml OK ErrorDocument 201 /error/201.shtml CREATED ErrorDocument 202 /error/202.shtml ACCEPTED ErrorDocument 203 /error/203.shtml NON_AUTHORITATIVE ErrorDocument 204 /error/204.shtml NO_CONTENT ErrorDocument 205 /error/205.shtml RESET_CONTENT ErrorDocument 206 /error/206.shtml PARTIAL_CONTENT ErrorDocument 207 /error/207.shtml MULTI_STATUS ErrorDocument 300 /error/300.shtml MULTIPLE_CHOICES ErrorDocument 301 /error/301.shtml MOVED_PERMANENTLY ErrorDocument 302 /error/302.shtml MOVED_TEMPORARILY ErrorDocument 303 /error/303.shtml SEE_OTHER ErrorDocument 304 /error/304.shtml NOT_MODIFIED ErrorDocument 305 /error/305.shtml USE_PROXY ErrorDocument 307 /error/307.shtml TEMPORARY_REDIRECT ErrorDocument 400 /error/400.shtml BAD_REQUEST ErrorDocument 401 /error/401.shtml UNAUTHORIZED ErrorDocument 402 /error/402.shtml PAYMENT_REQUIRED ErrorDocument 403 /error/403.shtml FORBIDDEN ErrorDocument 404 /error/404.shtml NOT_FOUND ErrorDocument 405 /error/405.shtml METHOD_NOT_ALLOWED ErrorDocument 406 /error/406.shtml NOT_ACCEPTABLE ErrorDocument 407 /error/407.shtml PROXY_AUTHENTICATION_REQUIRED ErrorDocument 408 /error/408.shtml REQUEST_TIME_OUT ErrorDocument 409 /error/409.shtml CONFLICT ErrorDocument 410 /error/410.shtml GONE ErrorDocument 411 /error/411.shtml LENGTH_REQUIRED ErrorDocument 412 /error/412.shtml PRECONDITION_FAILED ErrorDocument 413 /error/413.shtml REQUEST_ENTITY_TOO_LARGE ErrorDocument 414 /error/414.shtml REQUEST_URI_TOO_LARGE ErrorDocument 415 /error/415.shtml UNSUPPORTED_MEDIA_TYPE ErrorDocument 416 /error/416.shtml RANGE_NOT_SATISFIABLE ErrorDocument 417 /error/417.shtml EXPECTATION_FAILED ErrorDocument 422 /error/422.shtml UNPROCESSABLE_ENTITY ErrorDocument 423 /error/423.shtml LOCKED ErrorDocument 424 /error/424.shtml FAILED_DEPENDENCY ErrorDocument 426 /error/426.shtml UPGRADE_REQUIRED ErrorDocument 500 /error/500.shtml INTERNAL_SERVER_ERROR ErrorDocument 501 /error/501.shtml NOT_IMPLEMENTED ErrorDocument 502 /error/502.shtml BAD_GATEWAY ErrorDocument 503 /error/503.shtml SERVICE_UNAVAILABLE ErrorDocument 504 /error/504.shtml GATEWAY_TIME_OUT ErrorDocument 505 /error/505.shtml VERSION_NOT_SUPPORTED ErrorDocument 506 /error/506.shtml VARIANT_ALSO_VARIES ErrorDocument 507 /error/507.shtml INSUFFICIENT_STORAGE ErrorDocument 510 /error/510.shtml NOT_EXTENDED |
![]() |
| Tags |
| custom, errordocuments, hosting, services |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|