summaryrefslogtreecommitdiffhomepage
path: root/webserver.conf
diff options
context:
space:
mode:
authorRoland Reichwein <mail@reichwein.it>2020-04-21 18:57:11 +0200
committerRoland Reichwein <mail@reichwein.it>2020-04-21 18:57:11 +0200
commitef7ed9034bebe80a429112930ab0481c8aa66c95 (patch)
treefaf6d962cc3b33587122122a7cb4b161a0719a93 /webserver.conf
parent8b93572b386256c53c12012be87adabd73d80520 (diff)
Weblog (WIP)
Diffstat (limited to 'webserver.conf')
-rw-r--r--webserver.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/webserver.conf b/webserver.conf
index 16ac3e0..4aa0daa 100644
--- a/webserver.conf
+++ b/webserver.conf
@@ -34,6 +34,7 @@
<path requested="/blog">
<plugin>weblog</plugin>
<target>/home/ernie/testblog</target>
+ <WEBLOG_NAME>Roland Reichweins Blog</WEBLOG_NAME>
</path>
<path requested="/cgi-bin">
<plugin>cgi</plugin>