aboutsummaryrefslogtreecommitdiff
path: root/files/tr/web/http/status/500/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/tr/web/http/status/500/index.html')
-rw-r--r--files/tr/web/http/status/500/index.html39
1 files changed, 39 insertions, 0 deletions
diff --git a/files/tr/web/http/status/500/index.html b/files/tr/web/http/status/500/index.html
new file mode 100644
index 0000000000..30f4e0fa77
--- /dev/null
+++ b/files/tr/web/http/status/500/index.html
@@ -0,0 +1,39 @@
+---
+title: 500 İç Sunucu Hatası
+slug: Web/HTTP/Status/500
+tags:
+ - Durum kodu
+ - HTTP
+ - Sunucu hatası
+translation_of: Web/HTTP/Status/500
+---
+<div>{{HTTPSidebar}}</div>
+
+<p>HTTP <code><strong>500 İç Sunucu Hatası</strong></code> <span id="result_box" lang="tr"><span>sunucu hata yanıt kodu, sunucunun isteği yerine getirmesini engelleyen beklenmedik bir durumla karşılaştığını gösterir.</span></span></p>
+
+<p><span id="result_box" lang="tr"><span>Bu hata yanıtı genel bir "tümünü yakalama" yanıtıdır.</span> <span>Çoğu zaman sunucu yöneticileri, hatanın gelecekte tekrar oluşmasını önlemek için 500 durum kodu gibi hata yanıtlarını günlüğe kaydederler.</span></span></p>
+
+<h2 id="Durum">Durum</h2>
+
+<pre class="syntaxbox">500 İç Sunucu Hatası</pre>
+
+<h2 id="Tanımlar">Tanımlar</h2>
+
+<table class="standard-table">
+ <tbody>
+ <tr>
+ <th scope="col">Tanım</th>
+ <th scope="col">Başlık</th>
+ </tr>
+ <tr>
+ <td>{{RFC("7231", "500 Internal Server Error" , "6.6.1")}}</td>
+ <td>Köprü Metni Aktarım Protokolü (HTTP / 1.1): Anlambilim ve İçerik</td>
+ </tr>
+ </tbody>
+</table>
+
+<h2 id="Tarayıcı_uyumluluğu">Tarayıcı uyumluluğu</h2>
+
+<p class="hidden">The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> and send us a pull request.</p>
+
+<p>{{Compat("http.status.500")}}</p>