diff options
Diffstat (limited to 'webserver.conf')
-rw-r--r-- | webserver.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webserver.conf b/webserver.conf index 4aa0daa..52075a2 100644 --- a/webserver.conf +++ b/webserver.conf @@ -35,6 +35,8 @@ <plugin>weblog</plugin> <target>/home/ernie/testblog</target> <WEBLOG_NAME>Roland Reichweins Blog</WEBLOG_NAME> + <WEBLOG_DESCRIPTION>Roland Reichweins Blog</WEBLOG_DESCRIPTION> + <WEBLOG_KEYWORDS>Roland Reichwein, Blog</WEBLOG_KEYWORDS> </path> <path requested="/cgi-bin"> <plugin>cgi</plugin> |