|
|
@@ -3,11 +3,11 @@ config uhttpd main
|
|
|
|
|
|
# HTTP listen addresses, multiple allowed
|
|
|
list listen_http 0.0.0.0:80
|
|
|
-# list listen_http [::]:80
|
|
|
+ list listen_http [::]:80
|
|
|
|
|
|
# HTTPS listen addresses, multiple allowed
|
|
|
list listen_https 0.0.0.0:443
|
|
|
-# list listen_https [::]:443
|
|
|
+ list listen_https [::]:443
|
|
|
|
|
|
# Server document root
|
|
|
option home /www
|