I just recently started working on a project that involves Umbraco. So, I am no expert on it (not even close). Please help.
The issue is, we had a page on our site that was example.com/careers.aspx. This page had the old content.
We have now redesigned it and moved the cotent "INTO" careers "folder". So, now it should work as example.com/careers/en/home.aspx.
However, when we go to that URL, it rewrites it as example.com/careers.aspx/en/home.aspx.
I looked for any rewrite config files but there are no rules (in the file; not sure about DB).
can someone please help? I am not sure what is happening here.
For additional information, when I look at "Properties" for /careers/en/home page then it shows "Link to Document" as "/careers/en/home.aspx".
Thanks