HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/bin/iirf/tests/jsp-to-aspnet/IIRF.ini
# IsapiRewrite4.ini
#
# ini file for the ISAPI rewriter. 
# 
# An Example for doing translation of JSP to ASPX.  This is useful
# when doing a staged migration of a website, moving from JSP to
# ASP.NET. Similar approach could work with ASP, PHP or other
# server-side scripting languages.
#
# Mon, 01 May 2006  09:01
#

IterationLimit 5

RewriteRule ^/([^/\.]+)\.(jsp|php)(.*)$  /$1.aspx$3  [L]