uhttpd: don't redirect to HTTPS by default
[openwrt/openwrt.git] / package / network / services / uhttpd / files / uhttpd.config
index aeded08afc952a986d3c2e8a27ae2bca06f7d5c3..40ce67fd010f75c100a1573137fcd2faea241f4c 100644 (file)
@@ -10,7 +10,7 @@ config uhttpd main
        list listen_https       [::]:443
 
        # Redirect HTTP requests to HTTPS if possible
-       option redirect_https   1
+       option redirect_https   0
 
        # Server document root
        option home             /www