summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMATSUU Takuto <matsuu@gentoo.org>2009-09-09 08:35:36 +0900
committerMATSUU Takuto <matsuu@gentoo.org>2009-09-09 08:35:36 +0900
commit54db18d4665aaa6440b29edd7c0631435fa0a54a (patch)
tree11b5a97aaefd1496a8ac541eb8ff29c5dcd67c7e /www-servers/tinytinyhttpd/files/tthttpd.conf
parentdev-ruby/json_pure: Version bumped. (diff)
downloadmatsuu-54db18d4665aaa6440b29edd7c0631435fa0a54a.tar.gz
matsuu-54db18d4665aaa6440b29edd7c0631435fa0a54a.tar.bz2
matsuu-54db18d4665aaa6440b29edd7c0631435fa0a54a.zip
www-servers/tinytinyhttpd: Initial import.
Diffstat (limited to 'www-servers/tinytinyhttpd/files/tthttpd.conf')
-rw-r--r--www-servers/tinytinyhttpd/files/tthttpd.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/www-servers/tinytinyhttpd/files/tthttpd.conf b/www-servers/tinytinyhttpd/files/tthttpd.conf
new file mode 100644
index 0000000..08aa8dd
--- /dev/null
+++ b/www-servers/tinytinyhttpd/files/tthttpd.conf
@@ -0,0 +1,8 @@
+[global]
+port=80
+root=/var/www/localhost/htdocs
+indexpages=index.html,index.php
+spawnexec=on
+
+[mime/types]
+php=@/usr/bin/php