{"id":1115,"date":"2025-09-23T16:42:39","date_gmt":"2025-09-23T13:42:39","guid":{"rendered":"https:\/\/narhost.com\/destek\/?p=1115"},"modified":"2026-01-04T04:57:20","modified_gmt":"2026-01-04T01:57:20","slug":"nginx-nasil-yeniden-baslatilir","status":"publish","type":"post","link":"https:\/\/narhost.com\/destek\/nginx-nasil-yeniden-baslatilir\/","title":{"rendered":"Nginx Nas\u0131l Yeniden Ba\u015flat\u0131l\u0131r?"},"content":{"rendered":"<p data-start=\"38\" data-end=\"256\">Linux sunucularda Nginx web sunucusu, y\u00fcksek performansl\u0131 web siteleri ve uygulamalar i\u00e7in yayg\u0131n olarak kullan\u0131l\u0131r. Konfig\u00fcrasyon de\u011fi\u015fikliklerinden veya g\u00fcncellemelerden sonra Nginx\u2019i yeniden ba\u015flatmak gerekebilir.<\/p>\n<hr data-start=\"258\" data-end=\"261\" \/>\n<h2 data-start=\"263\" data-end=\"283\">\u00c7\u00f6z\u00fcm Ad\u0131mlar\u0131<\/h2>\n<ol data-start=\"285\" data-end=\"1441\">\n<li data-start=\"285\" data-end=\"525\">\n<h3 data-start=\"288\" data-end=\"332\"><strong data-start=\"288\" data-end=\"330\">Sunucuya SSH veya Console ile Ba\u011flan\u0131n<\/strong><\/h3>\n<ul data-start=\"336\" data-end=\"525\">\n<li data-start=\"336\" data-end=\"428\">\n<p data-start=\"338\" data-end=\"384\">Narhost <a href=\"https:\/\/narhost.com\/vps-sunucu\" data-internallinksmanager029f6b8e52c=\"2\" title=\"vps\" target=\"_blank\" rel=\"noopener\">VPS<\/a>\/<a href=\"https:\/\/narhost.com\/vds-sunucu\" data-internallinksmanager029f6b8e52c=\"1\" title=\"vds\" target=\"_blank\" rel=\"noopener\">VDS<\/a> sunucunuza SSH ile ba\u011flan\u0131n:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-attribute\">ssh<\/span> root<span class=\"hljs-variable\">@sunucu_ip<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<li data-start=\"432\" data-end=\"525\">\n<p data-start=\"434\" data-end=\"525\">SSH \u00e7al\u0131\u015fm\u0131yorsa Narhost panelindeki <strong data-start=\"471\" data-end=\"491\">Console \/ Konsol<\/strong> ba\u011flant\u0131s\u0131n\u0131 kullanabilirsiniz.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"527\" data-end=\"670\">\n<h3 data-start=\"530\" data-end=\"574\"><strong data-start=\"530\" data-end=\"572\">Nginx Servisinin Durumunu Kontrol Edin<\/strong><\/h3>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\">systemctl <span class=\"hljs-built_in\">status<\/span> nginx<br \/>\n<\/code><\/div>\n<\/div>\n<ul data-start=\"620\" data-end=\"670\">\n<li data-start=\"620\" data-end=\"670\">\n<p data-start=\"622\" data-end=\"670\">Servisin aktif (active) oldu\u011funu kontrol edin.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"672\" data-end=\"808\">\n<h3 data-start=\"675\" data-end=\"705\"><strong data-start=\"675\" data-end=\"703\">Nginx\u2019i Yeniden Ba\u015flat\u0131n<\/strong><\/h3>\n<ul data-start=\"709\" data-end=\"808\">\n<li data-start=\"709\" data-end=\"808\">\n<p data-start=\"711\" data-end=\"759\">T\u00fcm servisleri durdurup tekrar ba\u015flatmak i\u00e7in:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-attribute\">systemctl<\/span> restart nginx<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"810\" data-end=\"1010\">\n<h3 data-start=\"813\" data-end=\"867\"><strong data-start=\"813\" data-end=\"865\">Nginx Konfig\u00fcrasyonunu Yeniden Y\u00fckleyin (Reload)<\/strong><\/h3>\n<ul data-start=\"871\" data-end=\"1010\">\n<li data-start=\"871\" data-end=\"1010\">\n<p data-start=\"873\" data-end=\"962\">Konfig\u00fcrasyon de\u011fi\u015fikliklerini uygulamak i\u00e7in Nginx\u2019i durdurmadan reload edebilirsiniz:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\"><span class=\"hljs-attribute\">systemctl<\/span> reload nginx<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"1012\" data-end=\"1167\">\n<h3 data-start=\"1015\" data-end=\"1059\"><strong data-start=\"1015\" data-end=\"1057\">Nginx\u2019in Otomatik Ba\u015flamas\u0131n\u0131 Sa\u011flay\u0131n<\/strong><\/h3>\n<ul data-start=\"1063\" data-end=\"1167\">\n<li data-start=\"1063\" data-end=\"1167\">\n<p data-start=\"1065\" data-end=\"1119\">Sunucu a\u00e7\u0131ld\u0131\u011f\u0131nda Nginx\u2019in otomatik \u00e7al\u0131\u015fmas\u0131 i\u00e7in:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\">systemctl <span class=\"hljs-built_in\">enable<\/span> nginx<br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"1169\" data-end=\"1306\">\n<h3 data-start=\"1172\" data-end=\"1191\"><strong data-start=\"1172\" data-end=\"1189\">Hata Kontrol\u00fc<\/strong><\/h3>\n<ul data-start=\"1195\" data-end=\"1306\">\n<li data-start=\"1195\" data-end=\"1306\">\n<p data-start=\"1197\" data-end=\"1248\">Nginx yeniden ba\u015flat\u0131lmazsa loglar\u0131 kontrol edin:<\/p>\n<div class=\"contain-inline-size rounded-2xl relative bg-token-sidebar-surface-primary\">\n<div class=\"sticky top-9\">\n<div class=\"absolute end-0 bottom-0 flex h-9 items-center pe-2\">\n<div class=\"bg-token-bg-elevated-secondary text-token-text-secondary flex items-center gap-4 rounded-sm px-2 font-sans text-xs\"><\/div>\n<\/div>\n<\/div>\n<div class=\"overflow-y-auto p-4\" dir=\"ltr\"><code class=\"whitespace-pre!\">tail -f \/var\/<span class=\"hljs-built_in\">log<\/span>\/nginx\/<span class=\"hljs-built_in\">error<\/span>.<span class=\"hljs-built_in\">log<\/span><br \/>\n<\/code><\/div>\n<\/div>\n<\/li>\n<\/ul>\n<\/li>\n<li data-start=\"1308\" data-end=\"1441\">\n<h3 data-start=\"1311\" data-end=\"1339\"><strong data-start=\"1311\" data-end=\"1337\">Web Sitesini Test Edin<\/strong><\/h3>\n<ul data-start=\"1343\" data-end=\"1441\">\n<li data-start=\"1343\" data-end=\"1441\">\n<p data-start=\"1345\" data-end=\"1441\">Taray\u0131c\u0131dan <code data-start=\"1357\" data-end=\"1375\">http:\/\/sunucu_ip<\/code> veya <a href=\"https:\/\/narhost.com\/domain-kaydi\" data-internallinksmanager029f6b8e52c=\"6\" title=\"domain\" target=\"_blank\" rel=\"noopener\">domain<\/a> adresinizi a\u00e7arak sitenizin \u00e7al\u0131\u015ft\u0131\u011f\u0131n\u0131 do\u011frulay\u0131n.<\/p>\n<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<hr data-start=\"1443\" data-end=\"1446\" \/>\n<p data-start=\"1448\" data-end=\"1464\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Linux sunucularda Nginx web sunucusu, y\u00fcksek performansl\u0131 web siteleri ve uygulamalar i\u00e7in yayg\u0131n olarak kullan\u0131l\u0131r. Konfig\u00fcrasyon de\u011fi\u015fikliklerinden veya g\u00fcncellemelerden sonra Nginx\u2019i yeniden ba\u015flatmak gerekebilir.<\/p>\n","protected":false},"author":3,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[12,13],"tags":[75,87,169],"class_list":["post-1115","post","type-post","status-publish","format-standard","hentry","category-vds-server","category-vps-server","tag-vps","tag-vds","tag-nginx"],"meta_box":[],"_links":{"self":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/1115","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/comments?post=1115"}],"version-history":[{"count":3,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/1115\/revisions"}],"predecessor-version":[{"id":1217,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/posts\/1115\/revisions\/1217"}],"wp:attachment":[{"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/media?parent=1115"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/categories?post=1115"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/narhost.com\/destek\/wp-json\/wp\/v2\/tags?post=1115"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}