From 9266070e51422a71566ee5c04db42feec996c485 Mon Sep 17 00:00:00 2001 From: lns Date: Thu, 21 Oct 2021 14:52:26 +0200 Subject: Improved URI handling and redirection/routing. * parse and process URI query strings * remove garbage slashes from URI path / sanitize * more template examples Signed-off-by: lns --- wwwroot/index.tmpl | 1 - 1 file changed, 1 deletion(-) delete mode 100644 wwwroot/index.tmpl (limited to 'wwwroot/index.tmpl') diff --git a/wwwroot/index.tmpl b/wwwroot/index.tmpl deleted file mode 100644 index b42f18c..0000000 --- a/wwwroot/index.tmpl +++ /dev/null @@ -1 +0,0 @@ -INDEX TMPL -- cgit v1.2.3