Mattox Beckman | 20 May 2012 00:09
Picon
Gravatar

keter and multiple web apps

I like the idea of keter a lot.  I use yesod for several web sites, including class information sites for the courses I teach.

I wonder if there is a way to convince keter to allow multiple apps under the same domain.  Right now it seems to assume
that the hostname given in the .keter file is it.  What I would like is to have sites like

dijkstra.cs.iit.edu/cs440
dijkstra.cs.iit.edu/cs331

and so forth, where cs440 and cs331 are different yesod web apps.

The machine hosts a few other domains as well, all behind nginx.

If it's not available or planned, I'll see if I can code it up. :)

Thanks,
Mattox

Gmane