An alias link to a non-existent page on a virtual child should generate a '''?''' that links to an edit page on the remote server, not on the local server.  

!|Page creator.|
|Page name.   |Page contents.|Page attributes.                                    |valid?|
|VirtualPage|!contents   |VirtualWiki=http://localhost:${PORT}/AcceptanceTestPage|true   |

!|Response Requester.|
|uri   |valid?|
|VirtualPage.ChildWithAliasLinkToNonExistentPage|true|

!|Response Examiner|
|type|pattern|matches?|value|
|contents|<a href="http://localhost:${PORT}/AcceptanceTestPage\.NonExistentPage\?edit" target=".*">\?</a>|true||
