 
 
| Location | Redirect to | Comment | 
|---|---|---|
| /STAGE/u1/ | / | Homepage. Internal Redirect. | 
| /STAGE/u2/dir1 | /dir1/ | Really /dir1/index.html | 
| /STAGE/u3/dir2 | /dir2/ | If e.g. directory has no
index.html and Options Indexes is off, thus "Forbidden" | 
| /STAGE/u4/dir2/foo | /dir2/foo | Internal redirect. | 
| /STAGE/u5/bar | - | Exists really, no redirect necessary |