|
| Re: redirect to default.aspx |
 |
Thu, 27 Mar 2008 13:23:26 +000 |
See if these help;
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/6b855
a7a-0884-4508-ba95-079f38c77017.mspx?mfr=true
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/41c23
8b2-1188-488f-bf2d-464383b1bb08.mspx?mfr=true
|
| Post Reply
|
| Re: redirect to default.aspx |
 |
Thu, 27 Mar 2008 13:40:55 +000 |
in IIS
redirect to url
*;*.aspx;/Default.aspx
is not redirecting to my home page.
|
| Post Reply
|
| redirect to default.aspx |
 |
Thu, 27 Mar 2008 16:17:15 +000 |
i want to redirect all request of aspx pages to server/default.aspx
like http://www.mysite.com/xyz/abc.aspx request to this page need to be
redirect on home page
http://www.mysite.com
how it is done in iis
|
| Post Reply
|
|
|
|
|
|
|
|
|
|