Hi,
I have a question regarding the 404 redirect. I have solution where I just want the 404 to redirect to the frontpage - that's easy. The problem i have is that the URL remains the same. E.g. if i access http://mysite.com/test/test.aspx (the page doesn't exist), I actually don't get redirected to the frontpage - it just shows the content from the redirect page on the same URL (http://mysite.com/test/test.aspx). I just want it to redirect - so the URL would be http://mysite.com.
Is there any setting that I don't know of somewhere to get this working?
Thanks in advance :-)
// René