{"id":15337,"date":"2025-07-18T18:20:08","date_gmt":"2025-07-18T12:50:08","guid":{"rendered":"https:\/\/www.skynats.com\/?p=15337"},"modified":"2026-03-17T11:23:38","modified_gmt":"2026-03-17T05:53:38","slug":"how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config","status":"publish","type":"post","link":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/","title":{"rendered":"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d"},"content":{"rendered":"\n<h3 class=\"wp-block-heading\" id=\"h-introduction\">Introduction<\/h3>\n\n\n\n<p>When managing a Plesk-powered server, you might encounter the error \u2014 this guide focuses on Fixing the <a href=\"https:\/\/www.plesk.com\/\"><mark style=\"background-color:rgba(0, 0, 0, 0)\" class=\"has-inline-color has-secondary-color\">Plesk<\/mark><\/a> Error \u201cNot Starting NGINX as it is Disabled in Config\u201d to help you resolve it efficiently.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>Not starting nginx as it is disabled in config<\/code><\/pre>\n\n\n\n<p>-This happens when Nginx, set up as a reverse proxy in Plesk, is disabled in its own config\u2014even though Plesk might show it as \u201cenabled.\u201d The result? Nginx refuses to start, websites break, and you\u2019re left troubleshooting. Luckily, resolving this is straightforward with a few SSH commands. Let\u2019s walk through it.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-small-font-size\">Step\u2011by\u2011Step Fix<\/h2>\n\n\n\n<p><strong>Step1:<\/strong> Connect via SSH<\/p>\n\n\n\n<p>Log into your server using SSH (e.g., ssh root@your-server-ip).<br><strong>Step2:<\/strong> Check Nginx status in Plesk<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#plesk sbin nginxmng -s<\/code><\/pre>\n\n\n\n<p>This reports if Plesk believes Nginx is &#8220;Enabled&#8221; or &#8220;Disabled.&#8221;<\/p>\n\n\n\n<p><br><strong>Step3:<\/strong> Reset Nginx configuration via Plesk by running:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#plesk sbin nginxmng --disable\n#plesk sbin nginxmng --enable<\/code><\/pre>\n\n\n\n<p>These commands disable and re-enable Nginx support in Plesk, resetting the integration and config<\/p>\n\n\n\n<p><strong>Step4:<\/strong> Check Nginx syntax:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#nginx -t<\/code><\/pre>\n\n\n\n<p>Ensures there are no syntax errors in Nginx configurations.<\/p>\n\n\n\n<p>Start the service<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#systemctl start nginx<\/code><\/pre>\n\n\n\n<p><strong>Step5:<\/strong> Verify it&#8217;s running<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>#systemctl status nginx<\/code><\/pre>\n\n\n\n<p>Look for an active (\u201crunning\u201d) status.<\/p>\n\n\n\n<h2 class=\"wp-block-heading has-small-font-size\">Why This Works<\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Plesk uses its nginxmng utility to manage the NGINX_ENABLED flag in Nginx\u2019s config files, such as \/etc\/default\/nginx or \/etc\/sysconfig\/nginx.<\/li>\n\n\n\n<li>Disabling and re-enabling Nginx forces Plesk to reset these settings and reconfigure Apache\u2013Nginx port listening<\/li>\n\n\n\n<li>After resetting, standard systemctl commands will successfully start the service.<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading has-small-font-size\">Conclusion<\/h3>\n\n\n\n<p>The Plesk error \u201cNot starting nginx as it is disabled in config\u201d simply means that Nginx has been flagged off at the system level. To fix it:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>SSH into your server.<\/li>\n\n\n\n<li>Run nginxmng &#8211;disable then &#8211;enable.<\/li>\n\n\n\n<li>Test config, start the service, and confirm it\u2019s running.<\/li>\n<\/ol>\n\n\n\n<p>Following these steps resets the configuration and gets your Nginx reverse proxy back online quickly. If hiccups persist, double-check logs and configs\u2014but this method solves the vast majority of cases.<\/p>\n\n\n\n<p>If you&#8217;re still facing issues after troubleshooting the error, our expert team is ready to assist you. We offer comprehensive <strong><a href=\"https:\/\/www.skynats.com\/plesk-server-management-services\">Plesk Server Management Services<\/a><\/strong>, along with <strong><a href=\"https:\/\/www.skynats.com\/web-server-hardening\">Web Server Hardening Services<\/a><\/strong> and <strong><a href=\"https:\/\/www.skynats.com\/web-server-optimization\">Web Server Optimization Services<\/a><\/strong>, to ensure your server runs smoothly and securely. contact us today for fast and reliable support.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Introduction When managing a Plesk-powered server, you might encounter the error \u2014 this guide focuses on Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d to help you resolve it efficiently. -This happens when Nginx, set up as a reverse proxy in Plesk, is disabled in its own config\u2014even though Plesk [&hellip;]<\/p>\n","protected":false},"author":13,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5],"tags":[530,1070,1040],"class_list":["post-15337","post","type-post","status-publish","format-standard","hentry","category-blog","tag-plesk-error","tag-plesk-support-services","tag-web-server-hardening-services"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v25.9 (Yoast SEO v27.5) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Fixing the Plesk Error \u201cNot Starting NGINX\u201d \u2013 Quick Guide<\/title>\n<meta name=\"description\" content=\"Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d \u2013 Follow this quick fix guide now to restore your server fast!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d\" \/>\n<meta property=\"og:description\" content=\"Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d \u2013 Follow this quick fix guide now to restore your server fast!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/\" \/>\n<meta property=\"og:site_name\" content=\"Server Management Services | Cloud Management | Skynats\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/skynats\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-18T12:50:08+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-17T05:53:38+00:00\" \/>\n<meta name=\"author\" content=\"Sourav AJ\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:site\" content=\"@skynatstech\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Sourav AJ\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/\"},\"author\":{\"name\":\"Sourav AJ\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/255d12fc66a62db365022ecbb5846276\"},\"headline\":\"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d\",\"datePublished\":\"2025-07-18T12:50:08+00:00\",\"dateModified\":\"2026-03-17T05:53:38+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/\"},\"wordCount\":371,\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"keywords\":[\"plesk error\",\"plesk support services\",\"web server hardening services\"],\"articleSection\":[\"Blog\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/\",\"name\":\"Fixing the Plesk Error \u201cNot Starting NGINX\u201d \u2013 Quick Guide\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\"},\"datePublished\":\"2025-07-18T12:50:08+00:00\",\"dateModified\":\"2026-03-17T05:53:38+00:00\",\"description\":\"Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d \u2013 Follow this quick fix guide now to restore your server fast!\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"name\":\"Server Management Services | Cloud Management | Skynats\",\"description\":\"Server Management and Cloud Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#organization\",\"name\":\"Skynats Technologies\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"contentUrl\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/wp-content\\\/uploads\\\/2021\\\/08\\\/Sknats-Logo-New-whole.png\",\"width\":989,\"height\":367,\"caption\":\"Skynats Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/skynats\",\"https:\\\/\\\/x.com\\\/skynatstech\",\"https:\\\/\\\/www.instagram.com\\\/skynatstech\\\/\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/skynats-technologies\",\"https:\\\/\\\/www.youtube.com\\\/channel\\\/UCvTAjrFJ4_E2MJKwlDHomlg\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.skynats.com\\\/blog\\\/#\\\/schema\\\/person\\\/255d12fc66a62db365022ecbb5846276\",\"name\":\"Sourav AJ\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4a121e24658559577bd8d7ee7d696b05d5908df88dd32a6dfac5311f6fe26b86?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4a121e24658559577bd8d7ee7d696b05d5908df88dd32a6dfac5311f6fe26b86?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/4a121e24658559577bd8d7ee7d696b05d5908df88dd32a6dfac5311f6fe26b86?s=96&d=mm&r=g\",\"caption\":\"Sourav AJ\"}}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Fixing the Plesk Error \u201cNot Starting NGINX\u201d \u2013 Quick Guide","description":"Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d \u2013 Follow this quick fix guide now to restore your server fast!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/","og_locale":"en_US","og_type":"article","og_title":"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d","og_description":"Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d \u2013 Follow this quick fix guide now to restore your server fast!","og_url":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/","og_site_name":"Server Management Services | Cloud Management | Skynats","article_publisher":"https:\/\/www.facebook.com\/skynats","article_published_time":"2025-07-18T12:50:08+00:00","article_modified_time":"2026-03-17T05:53:38+00:00","author":"Sourav AJ","twitter_card":"summary_large_image","twitter_creator":"@skynatstech","twitter_site":"@skynatstech","twitter_misc":{"Written by":"Sourav AJ","Est. reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/#article","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/"},"author":{"name":"Sourav AJ","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/255d12fc66a62db365022ecbb5846276"},"headline":"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d","datePublished":"2025-07-18T12:50:08+00:00","dateModified":"2026-03-17T05:53:38+00:00","mainEntityOfPage":{"@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/"},"wordCount":371,"publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"keywords":["plesk error","plesk support services","web server hardening services"],"articleSection":["Blog"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/","url":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/","name":"Fixing the Plesk Error \u201cNot Starting NGINX\u201d \u2013 Quick Guide","isPartOf":{"@id":"https:\/\/www.skynats.com\/blog\/#website"},"datePublished":"2025-07-18T12:50:08+00:00","dateModified":"2026-03-17T05:53:38+00:00","description":"Fixing the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d \u2013 Follow this quick fix guide now to restore your server fast!","breadcrumb":{"@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.skynats.com\/blog\/how-to-fix-the-plesk-error-not-starting-nginx-as-it-is-disabled-in-config\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.skynats.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Fix the Plesk Error \u201cNot Starting NGINX as it is Disabled in Config\u201d"}]},{"@type":"WebSite","@id":"https:\/\/www.skynats.com\/blog\/#website","url":"https:\/\/www.skynats.com\/blog\/","name":"Server Management Services | Cloud Management | Skynats","description":"Server Management and Cloud Management","publisher":{"@id":"https:\/\/www.skynats.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.skynats.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.skynats.com\/blog\/#organization","name":"Skynats Technologies","url":"https:\/\/www.skynats.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","contentUrl":"https:\/\/www.skynats.com\/blog\/wp-content\/uploads\/2021\/08\/Sknats-Logo-New-whole.png","width":989,"height":367,"caption":"Skynats Technologies"},"image":{"@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/skynats","https:\/\/x.com\/skynatstech","https:\/\/www.instagram.com\/skynatstech\/","https:\/\/www.linkedin.com\/company\/skynats-technologies","https:\/\/www.youtube.com\/channel\/UCvTAjrFJ4_E2MJKwlDHomlg"]},{"@type":"Person","@id":"https:\/\/www.skynats.com\/blog\/#\/schema\/person\/255d12fc66a62db365022ecbb5846276","name":"Sourav AJ","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/4a121e24658559577bd8d7ee7d696b05d5908df88dd32a6dfac5311f6fe26b86?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/4a121e24658559577bd8d7ee7d696b05d5908df88dd32a6dfac5311f6fe26b86?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/4a121e24658559577bd8d7ee7d696b05d5908df88dd32a6dfac5311f6fe26b86?s=96&d=mm&r=g","caption":"Sourav AJ"}}]}},"_links":{"self":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/15337","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/users\/13"}],"replies":[{"embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/comments?post=15337"}],"version-history":[{"count":3,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/15337\/revisions"}],"predecessor-version":[{"id":17473,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/posts\/15337\/revisions\/17473"}],"wp:attachment":[{"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/media?parent=15337"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/categories?post=15337"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.skynats.com\/blog\/wp-json\/wp\/v2\/tags?post=15337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}