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
2
apps/raven-webserver/httpd-fs/robots.txt
Normal file
2
apps/raven-webserver/httpd-fs/robots.txt
Normal file
|
@ -0,0 +1,2 @@
|
|||
user-agent: *
|
||||
Disallow: /
|
Loading…
Add table
Add a link
Reference in a new issue