summaryrefslogtreecommitdiff
path: root/ereproxy.app
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2012-06-04 12:43:43 (GMT)
committerJan Huwald <jh@sotun.de>2012-06-04 12:43:43 (GMT)
commitf33aa706efbcfd0663a9bda060972081ea47e8f4 (patch)
tree7a7cccbc998517bdef4e787495c46112e3540276 /ereproxy.app
Initial commit
Diffstat (limited to 'ereproxy.app')
-rw-r--r--ereproxy.app8
1 files changed, 8 insertions, 0 deletions
diff --git a/ereproxy.app b/ereproxy.app
new file mode 100644
index 0000000..eee2f52
--- /dev/null
+++ b/ereproxy.app
@@ -0,0 +1,8 @@
+{application, ereproxy,
+ [{description, "HTTP reverse proxy"},
+ {vsn, "0"},
+ {modules, [ereproxy_con, ereproxy_logger]},
+ {registered, [ereproxy_logger]},
+ {included_applications, [crypto, public_key, ssl]},
+ {mod, {ereproxy, ereproxy_config}}
+ ]}.
contact: Jan Huwald // Impressum