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:http.uhttpd [2021/05/31 10:46] – SSL changes and naming plntykdocs:guide-user:services:webserver:http.uhttpd [2023/04/28 03:57] – Fixed lua interpreter hyperlink astro
Line 5: Line 5:
 proper integration with OpenWrt's configuration framework (UCI). proper integration with OpenWrt's configuration framework (UCI).
 In addition, it provides all the functionality expected of present day web servers. In addition, it provides all the functionality expected of present day web servers.
 +
 +Its source code is available in the following git repository:
 +
 +  * https://git.openwrt.org/project/uhttpd.git
  
 ===== Features ===== ===== Features =====
Line 16: Line 20:
 Since Aug2020 luci-ssl switched to WolfSSL installing libustream-wolfssl by default. Since Aug2020 luci-ssl switched to WolfSSL installing libustream-wolfssl by default.
  
-In contrast to many other web servers, it also supports [[docs:guide-user:services:webserver:uhttpd#luci.with.embedded.lua.interpreter|running Lua in-process]], which can speed up Lua CGI scripts.+In contrast to many other web servers, it also supports [[docs:guide-user:services:webserver:uhttpd#luci_with_embedded_lua_interpreter|running Lua in-process]], which can speed up Lua CGI scripts.
 Note that LuCI, which depends on Lua, is not configured in this manner by default. Note that LuCI, which depends on Lua, is not configured in this manner by default.
  
  • Last modified: 2023/10/14 06:02
  • by vgaetera