Fix webroot
authorSteven Barth <steven@midlink.org>
Wed, 27 May 2009 18:21:29 +0000 (18:21 +0000)
committerSteven Barth <steven@midlink.org>
Wed, 27 May 2009 18:21:29 +0000 (18:21 +0000)
libs/lucid/root/etc/config/lucid

index 7baf6db..af157c3 100644 (file)
@@ -9,7 +9,7 @@ config lucid main
 config DirectoryPublisher webroot
        option name 'Webserver Share'
        option physical /www
-       option virtual /
+       option virtual ''
        option domain ''
        
 config LuciWebPublisher luciweb