I'm not sure this is a bug, but if not it would be nice to just get a better understanding of the routing involved.
I've set up a bunch of redirects with the .aspx extension (Could as well be .php if the site was ported from some php-site)..
Anyways, I guess, because Umbraco uses directory-URL's the redirects with the extension resolves in a 404.
If I change the redirect from "http://www.mysite.com/something.aspx" to "http://www.mysite.com/something" the site WILL indeed redirect, even if I hit the URL with the extension (http://www.mysite.com/something.aspx)... So basically this setup works, but is it by design or is there another explanation?
.aspx extensions?
Hi Aristotelis!
I'm not sure this is a bug, but if not it would be nice to just get a better understanding of the routing involved.
I've set up a bunch of redirects with the .aspx extension (Could as well be .php if the site was ported from some php-site)..
Anyways, I guess, because Umbraco uses directory-URL's the redirects with the extension resolves in a 404.
If I change the redirect from "http://www.mysite.com/something.aspx" to "http://www.mysite.com/something" the site WILL indeed redirect, even if I hit the URL with the extension (http://www.mysite.com/something.aspx)... So basically this setup works, but is it by design or is there another explanation?
Cheers and thanx for a great package!
/Niels
is working on a reply...