global filter to redirect asp (old asp!) pages on asp.net site
think the subject says it all,
my domain www.domain.com now is running asp.net but still gets requests to
asp pages which were there on the old server. Can I create some global http
filter to redirect all .asp requests to the default.aspx page?
.
Relevant Pages
- Re: Need to pass information into a web page.
... The Request object requires two trips to the server and can and will ... since ASP 3.0 and most especially with ASP.NET ... >>> so in the login file what do I pass into the redirect statement as I ... (microsoft.public.dotnet.framework.aspnet) - Performance questions on SQL Server 2K
... We were directed by Mark Schupp in the ASP newsgroup ... He thought it might be a problem with the SQL Server ... - Requests Executing ... (microsoft.public.sqlserver.server) - Re: IIS 5.0 + ASP slowdown
... The slowdown on the first ASP request is expected if you use Medium/High ... Low isolation is less reliable but can be faster on that first ... Subsequent requests should be the same no matter the isolation ... I have a win2k server with SP4 and IIS 5.0 as web server. ... (microsoft.public.inetserver.iis) - Re: w3wp.exe takes 100% processor
... Be careful when using a stress test. ... A typical web user will request 1 asp page every 60 seconds. ... configure the stress tool to delay 60 seconds between requests. ... The CPU utilisation of w3wp rises when users are ... (microsoft.public.inetserver.iis) - Re: http:// to https:// redirect
... >> Does anyone know how to redirect http:// requests that hit ... .ASP page in the appropriate place [e.g. at the root of the server, ... host more than one web site on that server... ... (microsoft.public.inetserver.iis.security) |
|