Changes to raven-webserver by "David Kopf" <dak664@embarqmail.com>:
*Fixed bug in the cgi script handling *Making a special check for index.html and treating it like index.shtml to allow a common header for all files. *adding robots.txt to keep google, msn, yahoo out *adding a nice icon through a <link rel="icon"... in the header *saying "not enabled" for temperature if it hasn't been initialized
This commit is contained in:
parent
e362e2b99e
commit
a0a9ccf2db
8 changed files with 371 additions and 408 deletions
|
@ -1,5 +1,6 @@
|
|||
%!: /header.html
|
||||
<h1>Sensor Readings</h1><br>
|
||||
%! sensors
|
||||
|
||||
%!: /footer.html
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue