@pabl0rg I'm not very familiar with the apache API TBH. There is definitely no way to do it through the current http4k API - for the moment you'll have to implement your own ServerConfig implementation (see ApacheServer) - assuming that you manage to find a way to do it at all. 🙂