%% ctls configuration file (-*- erlang -*-)
%% Start like this:
%% $ erl -boot start_sasl -config ctls -run inets
[{inets,
  [{services,
    [{httpd, [{proplist_file, "httpd_props.conf"}]}]}]}].