In my previous question I asked about a multi-domain solution, but the question was too complex.
Now in short:
Is it possible to somehow setup name-based virtual hosts with Starman (or with any other pure perl PSGI server) like with Apache’s <VirtualHost ...> directive? Or do I need to use Apache to get this kind of functionality?
Any idea?
The middleware is already done in Plack::Builder with Plack::App::URLMap. The pod saying:
Syntax is in 3rd mount: