[erlang-questions] Suggestions for easy to use super stable lightweight http server?
Joel Reymont
joelr1@REDACTED
Wed Dec 21 13:41:04 CET 2011
Did you look at built-in httpd?
---
Hardcore embedded Linux development
http://www.linkedin.com/in/joelreymont
Device drivers, firmware and debugging
On Wednesday, December 21, 2011 at 12:26 PM, Max Bourinov wrote:
> Hi Erlangers,
>
> I am looking for easy to use super stable lightweight http server that supports https. I want to use it for facebook credit stuff integration. It won't be intended to serve normal http traffic like pages etc. I have to be able to configure app path, so it will be called like this: http(s)://host:port/some/path/here/
>
> I thought about webmachine since we use it, but it is too much for my task. Any other suggestions with links?
>
> Best regards,
> Max
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED (mailto:erlang-questions@REDACTED)
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list