summaryrefslogtreecommitdiffstats
path: root/linhes/linhes-templates/templates
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2022-12-30 20:30:20 (GMT)
committerBritney Fransen <brfransen@gmail.com>2022-12-30 20:30:20 (GMT)
commit6c530f338a1967bdbdda9e09e915d4a1e194d27f (patch)
treeaf58792de521b5045542876651fc0921044cb3cf /linhes/linhes-templates/templates
parentd1eed4fba7ab05c7cf58a1de4480529324cd5df9 (diff)
downloadlinhes_pkgbuild-6c530f338a1967bdbdda9e09e915d4a1e194d27f.zip
linhes_pkgbuild-6c530f338a1967bdbdda9e09e915d4a1e194d27f.tar.gz
linhes_pkgbuild-6c530f338a1967bdbdda9e09e915d4a1e194d27f.tar.bz2
linhes-templates: add lighttpd.conf.template
Diffstat (limited to 'linhes/linhes-templates/templates')
-rw-r--r--linhes/linhes-templates/templates/lighttpd.conf.template5
1 files changed, 5 insertions, 0 deletions
diff --git a/linhes/linhes-templates/templates/lighttpd.conf.template b/linhes/linhes-templates/templates/lighttpd.conf.template
new file mode 100644
index 0000000..8271924
--- /dev/null
+++ b/linhes/linhes-templates/templates/lighttpd.conf.template
@@ -0,0 +1,5 @@
+# See /usr/share/doc/lighttpd
+# and http://redmine.lighttpd.net/projects/lighttpd/wiki/Docs:ConfigurationOptions
+# check /etc/lighttpd/conf.d/*.conf for the configuration of modules.
+
+include "/etc/lighttpd/conf.d/*.conf"