mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Add openmptcprouter main package
This commit is contained in:
parent
17f046fc2a
commit
6b898e7483
6 changed files with 211 additions and 0 deletions
6
openmptcprouter/files/etc/uci-defaults/omr-uhttpd.defaults
Executable file
6
openmptcprouter/files/etc/uci-defaults/omr-uhttpd.defaults
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
# vim: set noexpandtab tabstop=4 shiftwidth=4 softtabstop=4 :
|
||||
|
||||
# Do not redirect http to https, allow both
|
||||
|
||||
uci -q set "uhttpd.main.redirect_https='0'"
|
Loading…
Add table
Add a link
Reference in a new issue