Trouble with redirect. Can anyone help?

My /ads.txt does not redirect.

reset yourworld. org /_functions/Adstxt

resetyourworld. org/ads.txt


My http-functions.js already had code in it so I put it at the bottom and put //to turn off thm ‘wix-http-functions’; (screenshot shows I deleted the heading)

I played around to see which starter code would give me no error and turning off this code with // was the option that worked

This works fine

Old URL: /redirecttest
New URL: /_functions/Adstxt


Both of these fails everytime

Old URL: /ads.txt
New URL: /_functions/Adstxt

Old URL: /ads.txt
New URL: /Adstxt
(which is technically _functions/Adstxt)

Hopefully these images can help you guys help me. Thanks.