#!/bin/rc if(~ $1 ?*){ peep $0 exit } echo ' URI Redirection Test

URI Redirection Test

/sys/lib/httpd.rewrite

' echo -n '
'
cat /sys/lib/httpd.rewrite
echo '

/etc/rewrite

' echo -n '
'
cat /etc/rewrite
echo -n '

current directory

'
pwd
echo '
and the contents are:
'
ls -l
echo '

User Redirection to other URI

Removed Message

Redirection Loop in this URI


peep this script '