mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-02 15:34:05 +01:00
owsd: wan https commented out
This commit is contained in:
parent
2bef8c073c
commit
2f8768beaa
1 changed files with 5 additions and 4 deletions
|
|
@ -24,12 +24,13 @@ config owsd-listen 'lan_8080'
|
|||
option whitelist_interface_as_origin '1'
|
||||
option whitelist_dhcp_domains '1'
|
||||
|
||||
#config owsd-listen 'lan_https'
|
||||
#config owsd-listen 'wan_https'
|
||||
# option port '443'
|
||||
# option interface 'lan'
|
||||
# option interface 'wan'
|
||||
# option cert '/etc/ssl/certs/cert.pem'
|
||||
# option key '/etc/ssl/certs/key.pem'
|
||||
# option whitelist_interface_as_origin '1'
|
||||
# option cert ''
|
||||
# option key ''
|
||||
# list origin '*'
|
||||
|
||||
config owsd-listen 'wan'
|
||||
option port '80'
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue