First we need to create some pages to play with.
| Page creator. | ||
| Page name. | PageContents. | valid? |
| LinkingPage | LINKING PAGE | true |
| LinkingPage.LinkedChild | LINKED CHILD | true |
Now we create a symbolic link named SymLink. This links LinkingPage.LinkedChild as a child of LinkingPage.
| Response Requester. | |
| uri | status? |
| LinkingPage?responder=symlink&linkName=SymLink&linkPath=>LinkedChild | 303 |