Score:0

How can I troubleshoot the issue with the front page not working while other pages are working properly?

cy flag
root@ubuntu-s-1vcpu-1gb-amd-sfo3-01:/var/www/html# curl -I http://137.184.81.151/hello-world/
HTTP/1.1 200 OK
Server: nginx/1.18.0 (Ubuntu)
Date: Sat, 11 Feb 2023 20:19:32 GMT
Content-Type: text/html; charset=UTF-8
Connection: keep-alive
X-Pingback: http://137.184.81.151/xmlrpc.php
Link: <http://137.184.81.151/wp-json/>; rel="https://api.w.org/"
Link: <http://137.184.81.151/wp-json/wp/v2/posts/1>; rel="alternate"; type="application/json"
Link: <http://137.184.81.151/?p=1>; rel=shortlink
X-FastCGI-Cache: HIT

you can see site http://137.184.81.151/ not working while http://137.184.81.151/hello-world/ works fine

the problem looks like to be because http://137.184.81.151/ is redirected to http://137.184.81.151/ but what is making this redirect

any idea where to look what to do ?

in flag
Please provide your nginx configuration files.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.