diff options
author | Steven Barth <steven@midlink.org> | 2009-07-27 12:09:46 +0000 |
---|---|---|
committer | Steven Barth <steven@midlink.org> | 2009-07-27 12:09:46 +0000 |
commit | 17e7f67a7c0bbfa26154005a49faf74b3573ff5d (patch) | |
tree | 4a33f661b689c70d0935cb036685adfd8b76e5a1 /libs/lucid/hostfiles | |
parent | ce98fdd80f549ab72c25c5cd799d4946433e4e2c (diff) |
Add native support for homepages
Diffstat (limited to 'libs/lucid/hostfiles')
-rw-r--r-- | libs/lucid/hostfiles/etc/config/lucid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/lucid/hostfiles/etc/config/lucid b/libs/lucid/hostfiles/etc/config/lucid index 934faa10ed..22b7efad9c 100644 --- a/libs/lucid/hostfiles/etc/config/lucid +++ b/libs/lucid/hostfiles/etc/config/lucid @@ -19,6 +19,7 @@ config LuciWebPublisher luciweb option physical '' list virtual /luci option domain '' + option home 1 list exec ':lo' list exec ':br-lan' list exec 'root' @@ -71,4 +72,3 @@ config 'Redirector' 'splashredir' option 'virtual' '/' option 'physical' ':80/luci/splash' -
\ No newline at end of file |