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
doc:uci:httpd [2011/09/18 21:46] written_direcondocs:guide-user:base-system:httpd [2019/03/22 10:38] – [Httpd] tags vgaetera
Line 1: Line 1:
 ====== Web Server Configuration ====== ====== Web Server Configuration ======
 +
 +<WRAP center round important 60%>
 +This is **many** releases out of date.  [[docs:guide-user:services:webserver:http.uhttpd|uhttpd]] has been the default web server since at least Attitude Adjustment.
 +
 +</WRAP>
  
 The ''httpd'' configuration file defines uci parameters for the web server. For a exhaustive list, please see [[http://www.busybox.net/downloads/BusyBox.html|BusyBox]]. The ''httpd'' configuration file defines uci parameters for the web server. For a exhaustive list, please see [[http://www.busybox.net/downloads/BusyBox.html|BusyBox]].
Line 20: Line 25:
 | ''port'' | integer | no | ''80'' | Port number the web server should listen on. | | ''port'' | integer | no | ''80'' | Port number the web server should listen on. |
 | ''realm'' | string | no | //hostname// | Authentication realm to be presented to clients when authentication is required. The default is the value of ''system.@system[0].hostname'' | | ''realm'' | string | no | //hostname// | Authentication realm to be presented to clients when authentication is required. The default is the value of ''system.@system[0].hostname'' |
 +
 +{{tag>UCI}}
  
  • Last modified: 2021/08/17 15:02
  • by stokito