HttpHandler to Redirect root Default.aspx

G

Guest

Hello,

I created HttpHandler to redirect root Default.aspx. But I don't know how to
create path, that will redirect just web root Default.aspx. I tried following
line, but it redirects all Default.aspx never mind in which subdirectories
they are locate:

<add verb="*" path="Default.aspx"
type="MyProject.command.httphandler.RedirectionHandler, MyProject" />

Any suggestions please

Thank you
 
G

Guest

Thanks Robbie

There is also works:
"/Default.aspx"

I meet problem because, I did not clear my test browser cache.

Thanks again
MilanB
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,888
Messages
2,569,964
Members
46,294
Latest member
HollieYork

Latest Threads

Top