Community
Participate
Working Groups
The site mapping table should be an ordered list of path mappings. If several entries in the table have the same "mount at" path (for example "/"), they should attempt to service the request in the order they're defined. This would let you get around the problem described in https://bugs.eclipse.org/bugs/show_bug.cgi?id=340065#c1 where several different workspace paths all want to contribute resources to server paths like "/js". It would also make it less work to self-host, because you could define a fallback rule that forwards "everything else" to http://localhost:8080 .
We're also going to need "move up" and "move down" actions in the table UI for this.
The server side of this was released in Bug 341928. The client side is here: http://git.eclipse.org/c/e4/org.eclipse.orion.client.git/commit/?id=c33c91892244ca38b475328adfafcf60018667e3