Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:services:webserver:uhttpd [2022/07/05 13:06] – [HTTPS Enable and Certificate Settings and Creation] stokitodocs:guide-user:services:webserver:uhttpd [2024/05/25 18:59] – [Securing uHTTPd] stokito
Line 83: Line 83:
 Those will be needed only once, at the next restart. Those will be needed only once, at the next restart.
  
-If you are hosting the website to internet you may want to [[:docs:guide-user:services:tls:certs|obtain LetsEncrypt certificates].+If you are hosting the website to internet you may want to [[:docs:guide-user:services:tls:certs|obtain LetsEncrypt certificates]].
  
 ===== Basic Authentication (httpd.conf) ===== ===== Basic Authentication (httpd.conf) =====
Line 139: Line 139:
  
 ===== Securing uHTTPd ===== ===== Securing uHTTPd =====
 +See [[:docs:guide-user:luci:luci.secure]] for more details.
 +
 By default, uHTTPd is bind to ''0.0.0.0'' which also includes the WAN port of your router. To bind uHTTPd to the LAN port only you have to change the ''listen_http'' and ''listen_https'' options to your LAN IP address. By default, uHTTPd is bind to ''0.0.0.0'' which also includes the WAN port of your router. To bind uHTTPd to the LAN port only you have to change the ''listen_http'' and ''listen_https'' options to your LAN IP address.
  
  • Last modified: 2024/12/16 09:26
  • by stokito