graph; fix content-type
This commit is contained in:
parent
ac58f09f3b
commit
d4a4ad4bc5
2
graph
2
graph
@ -52,7 +52,7 @@ fi
|
|||||||
if [ -z "$graph" ]
|
if [ -z "$graph" ]
|
||||||
then
|
then
|
||||||
cat <<-EOHTML
|
cat <<-EOHTML
|
||||||
content-type: text/html
|
content-type: application/xhtml+xml
|
||||||
Last-Modified: $(LC_ALL=C TZ=GMT date +'%a, %d %b %Y %X %Z')
|
Last-Modified: $(LC_ALL=C TZ=GMT date +'%a, %d %b %Y %X %Z')
|
||||||
Expires: $(LC_ALL=C TZ=GMT date +'%a, %d %b %Y %X %Z' -d '10 minutes')
|
Expires: $(LC_ALL=C TZ=GMT date +'%a, %d %b %Y %X %Z' -d '10 minutes')
|
||||||
refresh: 600
|
refresh: 600
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user