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/modifierflags/SampleUrls.txt
# SampleUrls.txt
# 
# Expected result may be a URL, or one of the following: 
#
#     NO REWRITE 
#     FORBIDDEN
#     GONE
#     REDIRECT <code>  <URL>
#     NOT FOUND 
#
#


# Incoming URL                  Expected Result
#---------------------------------------------------------------------- 
#

/cim                            REDIRECT 302 http:///about/business/index.html#cim
/cim/                           REDIRECT 302 http:///about/business/index.html#cim
/cimm                           NO REWRITE

/pom                            REDIRECT 302 http:///about/business/index.html#pom
/pom/                           REDIRECT 302 http:///about/business/index.html#pom
/pom6                           NO REWRITE

/erm                            REDIRECT 302 http:///about/business/index.html#erm
/erm/                           REDIRECT 302 http:///about/business/index.html#erm
/erm/a                          NO REWRITE

/tim                            NO REWRITE
/tim/a                          NO REWRITE

/foo                            NO REWRITE
/Foo                            NO REWRITE

/Forbidden                      FORBIDDEN

/Gone                           REDIRECT 410 (null)

/ThisUrlIsNotFound              NOT FOUND

/OnePassOnly                    /cim

/caseInSenSiTivE                /caseless
/caseinsensitive                /caseless

/CaseSensitive                  /notcaseless
/casesensitive                  NO REWRITE

/nocasechecking                 /caseINSENSITIVE