]> git.pld-linux.org Git - packages/cacti-template-nagiostats.git/blame - cgi-rfc.patch
- show usage for mistaken execution
[packages/cacti-template-nagiostats.git] / cgi-rfc.patch
CommitLineData
e7f813b7
ER
1--- cacti-template-nagiostats-0.1/mrtgstats.cgi~ 2010-12-13 10:46:33.000000000 +0200
2+++ cacti-template-nagiostats-0.1/mrtgstats.cgi 2010-12-13 14:26:22.964829559 +0200
3@@ -5,7 +5,7 @@
4 use strict;
5
6 # Needed header printage for CGI scripts
7-print "Content-type: text/html\n\n";
8+print "Content-type: text/html\r\n\r\n";
9
10 my $request_type;
11
This page took 0.027466 seconds and 4 git commands to generate.