محرك اكواد الالوان

 

انقر فوق اللون واحصل على الكود


HTTP Error Codes and what they mean
Error Code Range Type of Error Code
100 to 199 Informational status codes, rarely used - and generally only written to server logs.
200 to 299 Successful, only 200 frequently used - and generally only written to server logs.
300 to 399 Warning - but the request may still be satisfiable.
400 to 499 Client Error, the request was invalid in some way.
500 to 599 Server Error, the server could not fulfil the (valid) request.


HTTP Error 100Continue. Not really an "error", this HTTP Status Code means everything is working fine.


HTTP Error 101
Switching Protocols. Again, not really an "error", this HTTP Status Code means everything is working fine.


HTTP Error 200
Success. This HTTP Status Code means everything is working fine. However, if you receive this message on screen, obviously something is not right... Please contact the server's administrator if this problem persists. Typically, this status code (as well as most other 200 Range codes) will only be written to your server logs.


HTTP Error 201Created. A new resource has been created successfully on the server.


HTTP Error 202
Accepted. Request accepted but not completed yet, it will continue asynchronously.


HTTP Error 203Non-Authoritative Information. Request probably completed successfully but can't tell from original server.


HTTP Error 204
No Content. The requested completed successfully but the resource requested is empty (has zero length).


HTTP Error 205Reset Content. The requested completed successfully but the client should clear down any cached information as it may now be invalid.


HTTP Error 206
Partial Content. The request was canceled before it could be fulfilled. Typically the user gave up waiting for data and went to another page. Some download accelerator programs produce this error as they submit multiple requests to download a file at the same time.


HTTP Error 300
Multiple Choices. The request is ambiguous and needs clarification as to which resource was requested.


HTTP Error 301
Moved Permanently. The resource has permanently moved elsewhere, the response indicates where it has gone to.


HTTP Error 302Moved Temporarily. The resource has temporarily moved elsewhere, the response indicates where it is at present.


HTTP Error 303
See Other/Redirect. A preferred alternative source should be used at present.


HTTP Error 304
Not Modified. The server has identified from the request information that the client's copy of the information is up-to-date and the requested information does not need to be sent again.


HTTP Error 305
Use Proxy. The request must be sent through the indicated proxy server.


HTTP Error 307
Temporary Redirect The resource has temporarily moved elsewhere, the response indicates where it is at present. Client should still use this URL.


HTTP Error 400
Bad Request. Due to malformed syntax, the request could not be understood by the server. The client should not repeat the request without modifications. Please contact the server's administrator if this problem persists.


HTTP Error 401.1
Unauthorized: Logon Failed. This error indicates that the credentials passed to the server do not match the credentials required to log on to the server. Please contact the Web server's administrator to verify that you have permission to access the requested resource.


HTTP Error 401.2
Unauthorized: Logon Failed due to server configuration. This error indicates that the credentials passed to the server do not match the credentials required to log on to the server. This is usually caused by not sending the proper WWW-Authenticate header field. Please contact the Web server's administrator to verify that you have permission to access to requested resource.


HTTP Error 401.3
Unauthorized: Unauthorized due to ACL on resource. This error indicates that the credentials passed by the client do not have access to the particular resource on the server. This resource could be either the page or file listed in the address line of the client, or it could be another file on the server that is needed to process the file listed on the address line of the client. Please make a note of the entire address you were trying to access and then contact the Web server's administrator to verify that you have permission to access the requested resource.


HTTP Error 401.4Unauthorized: Authorization failed by filter. This error indicates that the Web server has a filter program installed to verify users connecting to the server. The authentication used to connect to the server was denied access by this filter program. Please make a note of the entire address you were trying to access and then contact the Web server's administrator to verify that you have permission to access the requested resource.


HTTP Error 401.5
Unauthorized: Authorization failed by ISAPI/CGIapp. This error indicates that the address on the Web server you attempted to use has an ISAPI or CGI program installed that verifies user credentials before proceeding. The authentication used to connect to the server was denied access by this program. Please make a note of the entire address you were trying to access and then contact the Web server's administrator to verify that you have permission to access the requested resource.


HTTP Error 403.1
Forbidden: Execute Access Forbidden. This error can be caused if you try to execute a CGI, ISAPI, or other executable program from a directory that does not allow programs to be executed. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.2
Forbidden: Read Access Forbidden. This error can be caused if there is no default page available and directory browsing has not been enabled for the directory, or if you are trying to display an HTML page that resides in a directory marked for Execute or Script permissions only. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.3Forbidden: Write Access Forbidden. This error can be caused if you attempt to upload to, or modify a file in, a directory that does not allow Write access. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.4Forbidden: SSL required. This error indicates that the page you are trying to access is secured with Secure Sockets Layer (SSL). In order to view it, you need to enable SSL by typing "HTTPs://" at the beginning of the address you are attempting to reach. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.5Forbidden: SSL 128 required. This error message indicates that the resource you are trying to access is secured with a 128-bit version of Secure Sockets Layer (SSL). In order to view this resource, you need a browser that supports this level of SSL. Please confirm that your browser supports 128-bit SSL security. If it does, then contact the Web server's administrator and report the problem.


HTTP Error 403.6Forbidden: IP address rejected. This error is caused when the server has a list of IP addresses that are not allowed to access the site, and the IP address you are using is in this list. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.7Forbidden: Client certificate required. This error occurs when the resource you are attempting to access requires your browser to have a client Secure Sockets Layer (SSL) certificate that the server recognizes. This is used for authenticating you as a valid user of the resource. Please contact the Web server's administrator to obtain a valid client certificate.


HTTP Error 403.8
Forbidden: Site access denied. This error can be caused if the Web server is not servicing requests, or if you do not have permission to connect to the site. Please contact the Web server's administrator.


HTTP Error 403.9
Access Forbidden: Too many users are connected. This error can be caused if the Web server is busy and cannot process your request due to heavy traffic. Please try to connect again later. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.10Access Forbidden: Invalid Configuration. There is a configuration problem on the Web server at this time. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.11
Access Forbidden: Password Change. This error can be caused if the user has entered the wrong password during authentication. Please refresh the page and try again. Please contact the Web server's administrator if the problem persists.


HTTP Error 403.12
Access Forbidden: Mapper Denied Access. Your client certificate map has been denied access to this Web site. Please contact the site administrator to establish client certificate permissions. You can also change your client certificate and retry, if appropriate.


HTTP Error 403.13Client certificate revoked: The page you are trying to view requires the use of a valid client certificate. Your client certificate was revoked, or the revocation status could not be determined. The certificate is used for authenticating you as a valid user of the resource.

HTTP Error 403.14
Directory listing denied: This Virtual Directory does not allow contents to be listed.


HTTP Error 403.15
Client Access Licenses exceeded: There are too many people accessing the Web site at this time.


HTTP Error 403.16
Client certificate untrusted or invalid: The page you are trying to view requires the use of a valid client certificate. Your client certificate is untrusted or invalid. The client certificate is used for authenticating you as a valid user of the resource.


HTTP Error 403.17
Client certificate has expired or is not yet valid: The page you are trying to view requires the use of a valid client certificate. Your client certificate has expired or is not yet valid. The client certificate is used for identifying you as a valid user of the resource.


HTTP Error 404Not Found: The Web server cannot find the file or script you asked for. Please check the URL to ensure that the path is correct. Please contact the server's administrator if this problem persists.


HTTP Error 404.1
Web site not found. (You can probably change the wording to read "Web site" instead of "Web server". The Web site you are looking for is unavailable due to its identification configuration settings.)


HTTP Error 405
Method Not Allowed: The method specified in the Request Line is not allowed for the resource identified by the request. Please ensure that you have the proper MIME type set up for the resource you are requesting. Please contact the server's administrator if this problem persists.


HTTP Error 406
Not Acceptable: The resource identified by the request can only generate response entities that have content characteristics that are "not acceptable" according to the Accept headers sent in the request. Please contact the server's administrator if this problem persists.


HTTP Error 407
Proxy Authentication Required: You must authenticate with a proxy server before this request can be serviced. Please log on to your proxy server, and then try again. Please contact the Web server's administrator if this problem persists.


HTTP Error 408
Request Time-Out. The client did not send a request within the required time period.


HTTP Error 409
Conflict. There is an internal conflict of access to the resource. Please contact the server's administrator if this problem persists.


HTTP Error 410
Gone. The requested resource used to be on the server but is no longer available. Any robot seeing this response should delete the reference from its information store.


HTTP Error 411Length Required. The request requires theContent-Length HTTP request field to be specified.


HTTP Error 412
Precondition Failed: The precondition given in one or more of the Request-header fields evaluated to FALSE when it was tested on the server. The client placed preconditions on the current resource meta-information (header field data) to prevent the requested method from being applied to a resource other than the one intended. Please contact the Web server's administrator if the problem persists.


HTTP Error 413Request Entity Too Large. The URL is too long (possibly too many query strings?).


HTTP Error 414
Request-URI Too Long: The server is refusing to service the request because the Request-URI is too long. This rare condition is likely to occur only in the following situations:
A client has improperly converted a POST request to a GET request with long query information.
A client has encountered a redirection problem (for example, a redirected URL prefix that points to a suffix of itself).
The server is under attack by a client attempting to exploit security holes present in some servers using fixed-length buffers for reading or manipulating the Request-URI.
Please contact the Web server's administrator if this problem persists.



HTTP Error 415
Unsupported Media Type. The server does not support the resource type requested. Frequently found when attempting to serve up content which may require a plug-in. See also:Mime Types


HTTP Error 416
Requested Range Not Satisfiable. The portion of the resource requested is not available or out of range.


HTTP Error 417
Expectation Failed. The Expect specifier in the HTTP request header can not be met.


HTTP Error 500Internal Server Error: The Web server is incapable of performing the request. Please try your request again later. Please contact the Web server's administrator if this problem persists.


HTTP Error 500.12
Application restarting: There is a problem with the page you are trying to reach and it cannot be displayed.


HTTP Error 500.13Server too busy: There is a problem with the page you are trying to reach and it cannot be displayed.


HTTP Error 500.15
Requests for Global.asa not allowed: There is a problem with the page you are trying to reach and it cannot be displayed.


HTTP Error 500-100.asp
ASP error: There is a problem with the page you are trying to reach and it cannot be displayed.


HTTP Error 501
Not Implemented: The Web server does not support the functionality required to fulfill the request. Please check your URL for errors, and contact the Web server's administrator if the problem persists.


HTTP Error 502
Bad Gateway: The server, while acting as a gateway or proxy, received an invalid response from the upstream server it accessed in attempting to fulfill the request. Please contact the Web server's administrator if the problem persists.


HTTP Error 503
Out of Resources. Service temporarily unavailable - typically because it is currently overloaded.


HTTP Error 504
Gateway Time-Out: Unable to connect to origin web server. The web site you are attempting to access is currently unreachable. This may be due to a network outage, or the web site might be experiencing technical difficulties.


HTTP Error 505
HTTP Version not supported. The request uses a version of HTTP that is not supported.

The Final Word:
The Internet HTTP1.1 protocol specifies the entire set of errors that are recorded by most servers. Please refer toRFC2616for the authoritative explanation.


-----------------------------------
الترجمة بحسب جوجل



النص المتشعب رموز الخطأ وماذا تعني


نوع خطأ نطاق القانون من قانون خطأ
100 حتي 199 رموز الحالة إخبارية ، نادرا ما تستخدم -- وعموما مكتوبة فقط لسجلات الخادم.
200 حتي 299 الناجحة ، التي يكثر استخدامها فقط 200 -- وعموما مكتوبة فقط لسجلات الخادم.
300-399 تحذير -- ولكن قد يطلب من لا يزال قابل للإرضاء.
400 حتي 499 عميل خطأ ، وكان الطلب غير صالحة في بعض الطريق.
500 حتي 599 خطأ ملقم ، تعذر على الملقم تلبية الطلب (ساري المفعول).




خطأ المتشعب 100
متابعة. ليس حقا "خطأ" ، هذا الوضع المتشعب الرمز يعني كل شيء يسير على ما يرام.


خطأ المتشعب 101
تبديل البروتوكولات. مرة أخرى ، وليس حقا "خطأ" ، هذا الوضع المتشعب الرمز يعني كل شيء يسير على ما يرام.


خطأ المتشعب 200
نجاح. هذا الوضع المتشعب الرمز يعني كل شيء يسير على ما يرام. ومع ذلك ، إذا تلقيت هذه الرسالة على الشاشة ، ومن الواضح أن شيئا ما ليس صحيحا... الرجاء الاتصال بمسؤول الملقم إذا استمرت هذه المشكلة. وعادة ما يكون ، فقط هذا رمز الحالة (وكذلك معظم رموز المدى 200) تكون مكتوبة على الخادم الخاص بك السجلات.


خطأ المتشعب 201
بإنشائه. تم إنشاء مورد جديد بنجاح على الملقم.


خطأ المتشعب 202
المقبولة. طلب قبول ولكن لم تكتمل بعد ، وستستمر بشكل غير متزامن.


خطأ المتشعب 203
معلومات غير موثوقة. طلب أكملت بنجاح ولكن ربما لا أستطيع أن أقول من الملقم الأصلي.


خطأ المتشعب 204
أي محتوى. طلب استكمال بنجاح ولكن طلب المورد فارغة (وطول صفر).


خطأ المتشعب 205
إعادة تعيين المحتوى. طلب استكمال بنجاح ولكن العميل واضح وينبغي الضغط على أي معلومات مؤقتا لأنها قد تكون غير صالحة الآن.


خطأ المتشعب 206
المحتوى الجزئي. تم إلغاء طلب قبل أن يتحقق ذلك. أعطى عادة المستخدم بالتسجيل في انتظار البيانات وذهب الى صفحة أخرى. بعض برامج التحميل معجل إنتاج هذا الخطأ لأنها تقدم طلبات متعددة لتحميل ملف في نفس الوقت.


خطأ المتشعب 300
خيارات متعددة. الطلب هو غامض ويحتاج الى توضيح الموارد على النحو الذي طلب.


خطأ المتشعب 301
انتقل للاقامة الدائمة. قد تم نقله نهائيا والموارد في مكان آخر ، واستجابة إلى حيث قد ذهب إلى.


خطأ المتشعب 302
انتقل مؤقتا. انتقلت مؤقتا والموارد في مكان آخر ، حيث يشير الى الرد عليه في الوقت الحاضر.


خطأ المتشعب 303
رؤية أخرى / إعادة توجيه. وينبغي أن تستخدم كمصدر بديل يفضل في الوقت الحاضر.


خطأ المتشعب 304
لم يتم تعديلها. وقد حدد الملقم من المعلومات التي طلب العميل نسخة من المعلومات يصل إلى التاريخ والمعلومات المطلوبة لا يحتاج ليتم إرسالها مرة أخرى.


خطأ المتشعب 305
استخدام وكيل. يجب إرسال الطلب من خلال ملقم وكيل المشار إليه.


خطأ المتشعب 307
إعادة توجيه مؤقتة انتقلت مؤقتا والموارد في مكان آخر ، حيث يشير الى الرد عليه في الوقت الحاضر. وينبغي الاستمرار في استخدام العميل هذا العنوان.


خطأ المتشعب 400
طلب غير صالح. بسبب بناء الجملة تالف ، لا يمكن أن يفهم على طلب من قبل الملقم. وينبغي أن العميل لا تكرار الطلب دون تعديلات. الرجاء الاتصال بمسؤول الملقم إذا استمرت هذه المشكلة.


خطأ المتشعب 401،1
فشل تسجيل الدخول : غير مصرح به. يشير هذا الخطأ إلى أن أوراق الاعتماد التي تم تمريرها إلى الملقم لا تتطابق أوراق الاعتماد المطلوبة لتسجيل الدخول إلى الملقم. الرجاء الاتصال بمسؤول ملقم ويب للتحقق من أن لديك إذن للوصول إلى الموارد المطلوبة.


خطأ المتشعب 401،2
فشل تسجيل الدخول بسبب تكوين الملقم : غير مصرح به. يشير هذا الخطأ إلى أن أوراق الاعتماد التي تم تمريرها إلى الملقم لا تتطابق أوراق الاعتماد المطلوبة لتسجيل الدخول إلى الملقم. يحدث هذا عادة من خلال عدم ارسال رأس شبكة الاتصالات العالمية مصادقة السليم الميدان. الرجاء الاتصال بمسؤول ملقم ويب للتحقق من أن لديك إذن للوصول إلى الموارد المطلوبة.


خطأ المتشعب 401،3
غير المصرح به : غير مصرح بها في دوري ابطال اسيا بسبب الموارد. يشير هذا الخطأ إلى أن أوراق الاعتماد تمرير من قبل العميل لم يكن لديك الوصول إلى مورد معين على الخادم. ويمكن لهذا المورد إما أن يكون صفحة أو ملف المسرودة في سطر عنوان العميل ، أو قد يكون ملف آخر على الخادم أن هناك حاجة لمعالجة الملفات المدرجة على سطر عنوان العميل. يرجى تقديم مذكرة من العنوان بالكامل كنت تحاول الوصول ثم اتصل بمسؤول ملقم ويب للتحقق من أن لديك إذن للوصول إلى الموارد المطلوبة.


خطأ المتشعب 401،4
فشل التخويل من قبل التصفية : غير مصرح به. يشير هذا الخطأ إلى أن ملقم ويب لديها برنامج للتحقق من تثبيت منقي للمستخدمين الاتصال بالخادم. وكانت مصادقة المستخدمة للاتصال الملقم رفض الوصول بواسطة هذا البرنامج التصفية. يرجى تقديم مذكرة من العنوان بالكامل كنت تحاول الوصول ثم اتصل بمسؤول ملقم ويب للتحقق من أن لديك إذن للوصول إلى الموارد المطلوبة.


خطأ المتشعب 401،5
فشل التخويل من قبل ISAPI / CGIapp : غير مصرح به. يشير هذا الخطأ إلى أن عنوان على ملقم ويب الذي حاولت استخدام لديها برنامج ISAPI أو مبادرة كلينتون تثبيت الذي يتحقق أوراق اعتماد المستخدم قبل المتابعة. وكانت مصادقة المستخدمة للاتصال الملقم رفض الوصول بواسطة هذا البرنامج. يرجى تقديم مذكرة من العنوان بالكامل كنت تحاول الوصول ثم اتصل بمسؤول ملقم ويب للتحقق من أن لديك إذن للوصول إلى الموارد المطلوبة.


خطأ المتشعب 403،1
محظور : تنفيذ الدخول محظور. يمكن أن يكون سبب هذا الخطأ إذا حاولت تنفيذ برنامج مبادرة كلينتون ، ISAPI ، أو غيرها من القابل للتنفيذ من الدليل الذي لا يسمح ليتم تنفيذها البرامج. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،2
محظور : الوصول للقراءة محظور. يمكن أن يكون سبب هذا الخطأ إذا لم يكن هناك الصفحة الافتراضية المتاحة ولم تصفح الدليل تمكين لدليل ، أو إذا كنت تحاول عرض صفحة أتش تي أم أل التي تتواجد في دليل وضع علامة عليها للتنفيذ أو أذونات السيناريو فقط. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،3
محظور : الوصول الكتابة المحرمة. يمكن أن يكون سبب هذا الخطأ إذا حاولت تحميلها على ، أو تعديل في ملف ، والدليل الذي لا يسمح وصول الكتابة. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،4
ممنوع : مطلوب خدمة تصميم المواقع. يشير هذا الخطأ إلى أن يتم تأمين الصفحة التي تحاول الوصول إليه مع طبقة المقابس الآمنة (خدمة تصميم المواقع). من أجل مشاهدته ، تحتاج إلى تمكين خدمة تصميم المواقع عن طريق كتابة "الشبكي : / /" في بداية العنوان الذي تحاول الوصول إليه. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،5
محظور : 128 خدمة تصميم المواقع المطلوبة. هذه الرسالة خطأ يشير إلى أن يتم تأمين المورد الذي تحاول الوصول إليه مع إصدار 128 بت من طبقة المقابس الآمنة (خدمة تصميم المواقع). من أجل عرض هذا المورد ، تحتاج مستعرض يعتمد هذا المستوى من خدمة تصميم المواقع. الرجاء التأكد من أن المتصفح يدعم 128 بت خدمة تصميم المواقع الأمن. إذا كان كذلك ، ثم اتصل بمسؤول خادم ويب وتقرير المشكلة.


خطأ المتشعب 403،6
محظور : رفض معالجة الملكية الفكرية. هو سبب هذا الخطأ عندما يكون الملقم لديه قائمة من عناوين بروتوكول الإنترنت التي لا يسمح للوصول إلى الموقع ، وعنوان بروتوكول الإنترنت الذي تستخدمه في هذه القائمة. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،7
محظور : شهادة العميل المطلوبة. يحدث هذا الخطأ عند المورد الذي تحاول الوصول يتطلب المتصفح لديك عميل طبقة المقابس الآمنة (خدمة تصميم المواقع) شهادة أن الملقم يتعرف عليها. وتستخدم هذه لمصادقة لك كمستخدم صالح من المورد. الرجاء الاتصال بمسؤول ملقم الويب للحصول على شهادة عميل صالح.


خطأ المتشعب 403،8
ممنوع : تم رفض الوصول إلى الموقع. يمكن أن يكون سبب هذا الخطأ إذا كان ملقم ويب غير طلبات خدمة ، أو إذا لم يكن لديك إذن للاتصال الموقع. الرجاء الاتصال بمسؤول خادم ويب.


خطأ المتشعب 403،9
الدخول محظور : ترتبط العديد من المستخدمين للغاية. يمكن أن يكون سبب هذا الخطأ إذا كان ملقم ويب مشغول ولا يمكن معالجة طلبك بسبب حركة المرور الكثيفة. الرجاء محاولة الاتصال مرة أخرى لاحقا. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،10
الدخول محظور : تكوين غير صالح. هناك مشكلة في تكوين على ملقم ويب في هذا الوقت. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،11
الدخول محظور : تغيير كلمة السر. يمكن أن يكون سبب هذا الخطأ إذا قام المستخدم بإدخال كلمة مرور خاطئة أثناء المصادقة. يرجى تحديث الصفحة وحاول مرة أخرى. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 403،12
الدخول محظور : مخطط رفض الوصول. وقد خريطة لديك شهادة العميل الوصول إلى موقع ويب هذا. يرجى الاتصال بالمسؤول عن موقع لإنشاء أذونات شهادة العميل. يمكنك أيضا تغيير شهادة العميل الخاص بك وإعادة المحاولة ، إذا كان ذلك مناسبا.


خطأ المتشعب 403،13
إبطال شهادة العميل : الصفحة التي تحاول عرض يتطلب استخدام شهادة عميل صالح. تم إبطال شهادة العميل الخاص بك ، أو تعذر تحديد حالة الإبطال يكون. يتم استخدام شهادة للمصادقة لك كمستخدم صالح من المورد.

خطأ المتشعب 403،14
ونفى سرد الدليل : هذا الدليل الظاهري لا يسمح أن يتم سرد محتويات.


خطأ المتشعب 403،15
تجاوز تراخيص وصول العميل : هناك الكثير من الناس الوصول إلى موقع ويب في هذا الوقت.


خطأ المتشعب 403،16
غير موثوق بها أو غير صالحة شهادة العميل : الصفحة التي تحاول عرض يتطلب استخدام شهادة عميل صالح. شهادتك العميل غير موثوق به أو غير صالحة. يتم استخدام شهادة عميل للمصادقة لك كمستخدم صالح من المورد.


خطأ المتشعب 403،17
انتهت صلاحية شهادة العميل أو ليست صالحة بعد : الصفحة التي تحاول عرض يتطلب استخدام شهادة عميل صالح. انتهت مدة صلاحية شهادة العميل الخاصة أو غير صالحة بعد. يتم استخدام شهادة عميل لتحديد لك كمستخدم صالح من المورد.


خطأ المتشعب 404
لم يتم العثور على : ملقم ويب لا يمكن العثور على ملف نصي أو الذي طلب. يرجى التحقق من رابط لضمان أن المسار الصحيح. الرجاء الاتصال بمسؤول الملقم إذا استمرت هذه المشكلة.


خطأ المتشعب 404،1
لم يتم العثور على موقع ويب. (يمكنك تغيير ربما الصياغة لتصبح "موقع ويب" بدلا من "ملقم ويب" ، وموقع ويب كنت تبحث عن غير متوفرة بسبب إعدادات التكوين الخاصة به تحديد الهوية.)


خطأ المتشعب 405
طريقة غير مسموح بها : غير مسموح الأسلوب المحدد في طلب الخط للمورد التي حددها الطلب. الرجاء التأكد من أن لديك نوع الملف المناسب إعداد للمورد كنت الطالبة. الرجاء الاتصال بمسؤول الملقم إذا استمرت هذه المشكلة.


خطأ المتشعب 406
غير مقبول : والموارد التي حددها طلب يمكن أن تولد إلا استجابة الكيانات التي لها خصائص المحتوى التي هي "غير مقبول" وفقا لرؤوس قبول المرسلة في الطلب. الرجاء الاتصال بمسؤول الملقم إذا استمرت هذه المشكلة.


خطأ المتشعب 407
مطلوب مصادقة الوكيل : يجب المصادقة مع ملقم وكيل قبل هذا الطلب يمكن خدمتها. الرجاء تسجيل الدخول إلى ملقم الوكيل الخاص بك ، ثم حاول مرة أخرى. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت هذه المشكلة.


خطأ المتشعب 408
طلب المهلة. وقال إن العميل لا يرسل الطلب في غضون الفترة الزمنية المطلوبة.


خطأ المتشعب 409
الصراع. هناك صراع داخلي من الوصول إلى المورد. الرجاء الاتصال بمسؤول الملقم إذا استمرت هذه المشكلة.


خطأ المتشعب 410
ذهب. استخدام الموارد المطلوبة ليكون على الخادم ولكن لم يعد متوفرا. وينبغي لأي رؤية هذا الروبوت استجابة حذف الإشارة من تخزين المعلومات الخاصة به.


خطأ المتشعب 411
المدة المطلوبة. طلب يتطلب theContent - طول الحقل طلب النص المتشعب لا بد من تحديدها.


خطأ المتشعب 412
فشل الشرط المسبق : الشرط الوارد في واحد أو أكثر من المجالات ، طلب رأس تقييم إلى خطأ عندما تم اختباره على الملقم. وضع شروط مسبقة على العميل معلومات الموارد الحالية الفوقية (البيانات حقل رأس) لمنع الأسلوب طلبت من يتم تطبيقها على مورد واحد غير المقصود. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 413
طلب الوحدة كبير جدا. عنوان الموقع طويل جدا (ربما أيضا سلاسل الاستعلام العديد من؟).


خطأ المتشعب 414
طلب - أوري طويل جدا : الخادم هو رفض لخدمة الطلب لأن تطلب إلى أوري طويل جدا. هذه حالة نادرة من المرجح أن تحدث إلا في الحالات التالية :
حولت عميل بشكل غير صحيح إرسال رسالة خاصة إلى الطلب إلى الحصول على المعلومات مع طلب الاستعلام طويلة.
واجه عميل مشكلة إعادة توجيه (على سبيل المثال ، بادئة العنوان الذي يشير إلى إعادة توجيه لاحقة من نفسها).
خادم تتعرض للهجوم من قبل عميل محاولة استغلال الثغرات الأمنية الموجودة في بعض ملقمات باستخدام ذات طول ثابت مخازن للقراءة أو التلاعب طلب إلى أوري.
الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت هذه المشكلة.



خطأ المتشعب 415
نوع الوسائط غير مدعوم. وطلبت الخادم لا يدعم نوع المورد. كثيرا ما وجدت عند محاولة بالتسجيل في خدمة المضمون الذي قد يتطلب في المكونات. انظر أيضا : أنواع التمثيل الصامت


خطأ المتشعب 416
النطاق المطلوب غير كاف. جزء من الموارد المطلوبة غير متوفرة أو خارج النطاق.


خطأ المتشعب 417
فشل التوقع. لا يمكن توقع محدد في رأس طلب النص المتشعب يمكن تلبيتها.


خطأ المتشعب 500
خطأ خادم داخلي : ملقم ويب غير قادرة على تنفيذ الطلب. الرجاء المحاولة طلبك مرة أخرى لاحقا. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت هذه المشكلة.


خطأ المتشعب 500،12
إعادة تشغيل التطبيق : هناك مشكلة مع الصفحة التي تحاول الوصول إليها ، ويمكن أن يتم عرض ان يكون عليه.


خطأ المتشعب 500،13
الملقم مشغول جدا : هناك مشكلة مع الصفحة التي تحاول الوصول إليها ، ويمكن أن يتم عرض ان يكون عليه.


خطأ المتشعب 500،15
طلبات ل Global.asa غير مسموح : هناك مشكلة مع الصفحة التي تحاول الوصول إليها ، ويمكن أن يتم عرض ان يكون عليه.


خطأ المتشعب 500 - 100.asp
آسيا والمحيط الهادئ خطأ : هناك مشكلة مع الصفحة التي تحاول الوصول إليها ، ويمكن أن يتم عرض ان يكون عليه.


خطأ المتشعب 501
لم تنفذ : ملقم ويب لا يدعم وظيفة اللازمة لتنفيذ الطلب. يرجى التحقق من عنوان موقعك للأخطاء ، واتصل بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 502
تلقى خادم ، في حين يعمل كبوابة أو وكيل ، استجابة غير صالحة من الخادم الرئيسي في ذلك محاولة الوصول إلى تلبية الطلب : عبارة غير صالحة. الرجاء الاتصال بمسؤول ملقم ويب إذا استمرت المشكلة.


خطأ المتشعب 503
نفاد في الموارد. الخدمة متاحة مؤقتا -- عادة بسبب طاقتها حاليا.


خطأ المتشعب 504
بوابة المهلة : غير قادر على الاتصال بخادم ويب الأصل. موقع ويب الذي تحاول الوصول غير قابلة للوصول حاليا. قد يكون هذا بسبب انقطاع الشبكة ، أو موقع ويب قد يواجه بعض الصعوبات الفنية.


خطأ المتشعب 505
النص المتشعب النسخة غير معتمدة. يستخدم طلب نسخة من النص المتشعب غير معتمد.

الكلمة الأخيرة :
بروتوكول إنترنت HTTP1.1 تحدد مجموعة كاملة من الأخطاء التي يتم تسجيلها من قبل معظم ملقمات. يرجى الرجوع 
 toRFC2616for التفسير الموثوق
سيتم انشاء الله التطرق لتفاصيل كل خطـأ في موضوع خاص