location ~ ^/([^/]+).html$ {
       rewrite ^(.*)$ $1.html https://mertcangokgoz.com/$1 redirect;
}
nginx yeniden başlamıyor bile malesef