summaryrefslogtreecommitdiffhomepage
path: root/contrib/uci/hostfiles/etc/config/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/uci/hostfiles/etc/config/httpd')
-rw-r--r--contrib/uci/hostfiles/etc/config/httpd5
1 files changed, 5 insertions, 0 deletions
diff --git a/contrib/uci/hostfiles/etc/config/httpd b/contrib/uci/hostfiles/etc/config/httpd
new file mode 100644
index 000000000..2f8020ff2
--- /dev/null
+++ b/contrib/uci/hostfiles/etc/config/httpd
@@ -0,0 +1,5 @@
+
+config 'httpd'
+ option 'port' '80'
+ option 'home' '/www'
+