From de95a56dd6d07bcca84821a9064a87619cafe4ea 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/htman.conf | 9 +++++++++ htman/htman.map | 1 + 2 files changed, 10 insertions(+) create mode 100644 htman/htman.conf create mode 100644 htman/htman.map diff --git a/htman/htman.conf b/htman/htman.conf new file mode 100644 index 0000000..1a0f03f --- /dev/null +++ b/htman/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/htman.map b/htman/htman.map new file mode 100644 index 0000000..f52292b --- /dev/null +++ b/htman/htman.map @@ -0,0 +1 @@ +test=test.htpasswd