summaryrefslogtreecommitdiff
path: root/www/tinytinyhttpd/files/example.conf.in
diff options
context:
space:
mode:
Diffstat (limited to 'www/tinytinyhttpd/files/example.conf.in')
-rw-r--r--www/tinytinyhttpd/files/example.conf.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/tinytinyhttpd/files/example.conf.in b/www/tinytinyhttpd/files/example.conf.in
deleted file mode 100644
index 15e1a318d3df..000000000000
--- a/www/tinytinyhttpd/files/example.conf.in
+++ /dev/null
@@ -1,10 +0,0 @@
-[global]
-port=8080
-root=/path/to/contents
-indexpages=index.html,index.php
-charset=utf-8
-spawnexec=on
-
-[mime/types]
-cgi=@%%LOCALBASE%%/bin/perl
-php=@%%LOCALBASE%%/bin/php