comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: AWS combined dispatcher Virtual host and URI
Date: Sun, 19 Apr 2020 17:25:05 +0200
Date: 2020-04-19T17:25:05+02:00	[thread overview]
Message-ID: <r7hqgg$1b80$1@gioia.aioe.org> (raw)
In-Reply-To: f2b397ea-28bd-451e-9cf6-91712cc7fe9d@googlegroups.com

On 2020-04-19 16:50, Per Jakobsen wrote:
> I'm working on an AWS server that may be deployed to handle multiple Virtual hosts each with different root URIs.
> 
> For instance a media gallery may be deployed on "http://personal_domain/<user>/gallery" but I may also like to use the same gallery server for "http://company_domain/gallery", both running on the same physical server.
> 
> Am I right that AWS currently has no predefined dispatchers to handle this situation?

And the problem is? Doesn't it has a callback on GET requests where you 
could process the URI and accumulate/point to the response body?

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de

  reply	other threads:[~2020-04-19 15:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-19 14:50 AWS combined dispatcher Virtual host and URI Per Jakobsen
2020-04-19 15:25 ` Dmitry A. Kazakov [this message]
2020-04-19 17:54   ` Per Jakobsen
2020-04-19 19:55     ` Dmitry A. Kazakov
2020-04-20  9:08       ` Per Jakobsen
2020-04-20 11:25         ` Dmitry A. Kazakov
2020-04-20 13:20           ` J-P. Rosen
2020-04-20 14:46             ` Dmitry A. Kazakov
2020-04-20 16:09               ` J-P. Rosen
2020-04-20 19:59                 ` Per Jakobsen
2020-04-21  5:39                   ` J-P. Rosen
2020-04-21  5:45                     ` Per Jakobsen
2020-04-21 21:25               ` Randy Brukardt
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox