301 redirect not working

Hi, @arungudelli. I get the 301 redirect when I test:

$ curl -svo /dev/null https://www.angularjswiki.com/angular/no-provider-for-clinet/  2>&1 | egrep '< '
< HTTP/2 301
< cache-control: public, max-age=0, must-revalidate
< content-length: 48
< content-type: text/plain; charset=utf-8
< date: Wed, 23 Sep 2020 07:28:53 GMT
< location: /angular/no-provider-for-client/
< age: 0
< server: Netlify
< x-nf-request-id: 6f652e4b-4b5e-4d65-85db-297c633cac7c-2553446
<

Did you resolve the issue already? If not, what this the x-nf-request-id header for an incorrect response? (For example, the value is 6f652e4b-4b5e-4d65-85db-297c633cac7c-2553446 in the curl response above.

There more information about this header here:

If that header isn’t available for any reason, please send the information it replaces (or as many of these details as possible). Those details are:

  • the complete URL requested
  • the IP address for the system making the request
  • the IP address for the CDN node that responded
  • the day of the request
  • the time of the request
  • the timezone the time is in