diff options
Diffstat (limited to 'webserver.conf')
-rw-r--r-- | webserver.conf | 1 |
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> |