Fix webroot
This commit is contained in:
parent
3c8d981618
commit
e00ca14463
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue