aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configuration.ccl11
1 files changed, 11 insertions, 0 deletions
diff --git a/configuration.ccl b/configuration.ccl
new file mode 100644
index 0000000..68fd257
--- /dev/null
+++ b/configuration.ccl
@@ -0,0 +1,11 @@
+# Configuration definitions for thorn HTTPD
+# $Header$
+
+REQUIRES SOCKET
+
+# This will disappear if we can function alias the stuff
+PROVIDES HTTPD
+{
+ SCRIPT
+ LANG
+}