From 73eae62580d4f78ade009415ba6533f502f29e5e Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 26 May 2009 17:44:27 +0000 Subject: Fix redirector --- libs/lucid/hostfiles/etc/config/lucid | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'libs/lucid/hostfiles') diff --git a/libs/lucid/hostfiles/etc/config/lucid b/libs/lucid/hostfiles/etc/config/lucid index 5a732ac530..934faa10ed 100644 --- a/libs/lucid/hostfiles/etc/config/lucid +++ b/libs/lucid/hostfiles/etc/config/lucid @@ -58,4 +58,17 @@ config daemon rpc option slave rpcd list address 12900 list publisher mainrpc - option enabled 1 \ No newline at end of file + option enabled 1 + +config 'daemon' 'splashr' + option 'slave' 'httpd' + list 'address' '8082' + list 'publisher' 'splashredir' + option 'enabled' '1' + +config 'Redirector' 'splashredir' + option 'name' 'Splashd' + option 'virtual' '/' + option 'physical' ':80/luci/splash' + + \ No newline at end of file -- cgit v1.2.3