79474946

Date: 2025-02-28 08:51:16
Score: 0.5
Natty:
Report link

You should add a slash to the beginning of the Rewrite action url, otherwise the path to index.html will be obtained relatively, i.e. it will be rewritten with /sign-in/index.html, in your example.

<action type="Rewrite" url="/index.html" />
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: OverSamu