4 Commits

Author SHA1 Message Date
Toby Zerner
07856bd53e Load extensions after other service providers
And let them know what kind of request this is via a “type” binding on
the container. Not sure if there is a better way to do this. But they
need to know somehow, so extenders can act selectively (e.g. the
ForumClient extender should only act on forum requests, not on API or
admin requests)
2015-06-18 17:46:49 +09:30
Toby Zerner
e75f8f2ba2 Reconfigure nginx during provisioning to do rewrites 2015-06-17 19:19:47 +09:30
Toby Zerner
f07fc1d838 Revert some changes 2015-06-17 18:16:37 +09:30
Toby Zerner
cc8a864f5a Back to nginx for now, split up index/admin entries 2015-06-17 17:52:53 +09:30