projects
/
feed
/
routing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dabd584
)
nodogsplash2: set the default webroot explicitly
author
Moritz Warning
<moritzwarning@web.de>
Thu, 28 Dec 2017 12:16:26 +0000
(13:16 +0100)
committer
Moritz Warning
<moritzwarning@web.de>
Thu, 28 Dec 2017 12:16:26 +0000
(13:16 +0100)
nodogsplash2/files/nodogsplash.config
patch
|
blob
|
history
diff --git
a/nodogsplash2/files/nodogsplash.config
b/nodogsplash2/files/nodogsplash.config
index c02b66facdc219e73ff1f673926e086f5bc9e627..3af939f4d4e48763c3f52bdff28b1654953ef7a5 100644
(file)
--- a/
nodogsplash2/files/nodogsplash.config
+++ b/
nodogsplash2/files/nodogsplash.config
@@
-6,6
+6,9
@@
config nodogsplash
# Set to 1 to enable nodogsplash
option enabled 0
+ # Serve the file splash.html from this directory
+ option webroot '/etc/nodogsplash/htdocs'
+
# Use plain configuration file
#option config '/etc/nodogsplash/nodogsplash.conf'