mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
owsd: redirect cgi-bin/luci to cacheflush.html
This commit is contained in:
parent
b14f889f5c
commit
96066cef33
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
config owsd 'global'
|
||||
option sock '/var/run/ubus.sock'
|
||||
option www '/www'
|
||||
option redirect '/cgi-bin/luci:/?redir'
|
||||
option redirect '/cgi-bin/luci:/cacheflush.html'
|
||||
|
||||
config owsd-listen 'lan'
|
||||
option port '80'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue