From 20fb018cbc0460590dc28322d11fbca6fa661521 Mon Sep 17 00:00:00 2001 From: lars Date: Sat, 5 Jun 2010 01:43:35 +0000 Subject: [PATCH] added example config files --- htman.conf | 9 +++++++++ htman.map | 1 + 2 files changed, 10 insertions(+) create mode 100644 htman.conf create mode 100644 htman.map diff --git a/htman.conf b/htman.conf new file mode 100644 index 0000000..1a0f03f --- /dev/null +++ b/htman.conf @@ -0,0 +1,9 @@ +[Locations] +mapping = htman.map +#templates = templates + +[Web] +base_url = / +css_url = https://systemausfall.org/default.css +favicon_url = https://systemausfall.org/favicon.ico +title = Zugangsmanager diff --git a/htman.map b/htman.map new file mode 100644 index 0000000..f52292b --- /dev/null +++ b/htman.map @@ -0,0 +1 @@ +test=test.htpasswd