Fix webroot

This commit is contained in:
Steven Barth 2009-05-27 18:21:29 +00:00
parent 3c8d981618
commit e00ca14463

View file

@ -9,7 +9,7 @@ config lucid main
config DirectoryPublisher webroot config DirectoryPublisher webroot
option name 'Webserver Share' option name 'Webserver Share'
option physical /www option physical /www
option virtual / option virtual ''
option domain '' option domain ''
config LuciWebPublisher luciweb config LuciWebPublisher luciweb