From 699b451675830da041d09a6e32045772788ad66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Thu, 2 Sep 2010 00:34:33 -0400 Subject: Framework for Lino Quotes --- src/WEB-INF/web.xml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 src/WEB-INF/web.xml (limited to 'src/WEB-INF/web.xml') diff --git a/src/WEB-INF/web.xml b/src/WEB-INF/web.xml new file mode 100644 index 0000000..067332b --- /dev/null +++ b/src/WEB-INF/web.xml @@ -0,0 +1,32 @@ + + + Quotes fra #linux.no på freenode + + + linoquotes + lq.ViewQuotes + + + + linoquotes + /quotes + + + + redirect-to-quotes + lq.Redirect + + destination + /quotes + + + + + redirect-to-quotes + / + + -- cgit v1.2.3