[erlang-questions] inets httpd problems
Ahmed Omar
spawn.think@REDACTED
Mon Mar 21 12:16:17 CET 2011
The quick solution is to add this line to your config
BindAddress *|inet
If there's an apache like file provided all other configurations provided in
start function are ignored except port and address. I'm not sure if this
behavior is documented somewhere
2011/3/17 József Bérces <jozsef.berces@REDACTED>
> inets:start(httpd,[{file,ConfFile},{ipfamily,inet}]).
>
--
Best Regards,
- Ahmed Omar
http://nl.linkedin.com/in/adiaa
Follow me on twitter
@spawn_think <http://twitter.com/#!/spawn_think>
More information about the erlang-questions
mailing list