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


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

/wookie                    NO REWRITE
/Wookie                    REDIRECT 302 http://server.example.org:7070/Wookie

/Willow                    REDIRECT 302 http://server.example.org:7070/Willow
/washington                NO REWRITE

/Hello.php                 NO REWRITE

/icky.php                  REDIRECT 302 http://server.example.org:6060/icky.php
/ICKY.php                  REDIRECT 302 http://server.example.org:6060/ICKY.php