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
docs:guide-user:services:webserver:uhttpd [2024/12/16 09:18] – [Embedded Lua] stokitodocs:guide-user:services:webserver:uhttpd [2024/12/16 09:26] (current) – [LuCI with embedded Lua interpreter] stokito
Line 193: Line 193:
 </code> </code>
  
-In Chaos Calmer 15.05, the ''luci-sgi-uhttpd'' package is not needed. The appropriate files are included in ''luci-base''.+Since Chaos Calmer 15.05, the ''luci-sgi-uhttpd'' package is not needed. The appropriate files are included in ''luci-base''.
  
 Then uncomment the following lines in ''/etc/config/uhttpd'' (or add them if you don't have them): Then uncomment the following lines in ''/etc/config/uhttpd'' (or add them if you don't have them):
Line 211: Line 211:
 <code html> <code html>
 <?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"+<!DOCTYPE html> 
-<html xmlns="http://www.w3.org/1999/xhtml">+<html>
 <head> <head>
 <meta http-equiv="refresh" content="0; URL=/luci" /> <meta http-equiv="refresh" content="0; URL=/luci" />
  • Last modified: 2024/12/16 09:26
  • by stokito