]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - config/cfgroot/header.pl
Removed mod_perl
[people/teissler/ipfire-2.x.git] / config / cfgroot / header.pl
index fac3b0d15c13a1f38d2b438750a8da7affe91dc9..e3098177819ea88a41c8f29245f47b788576469b 100644 (file)
@@ -161,9 +161,9 @@ sub genmenu {
 
 sub showhttpheaders
 {
-#      print "Pragma: no-cache\n";
-#      print "Cache-control: no-cache\n";
-#      print "Connection: close\n";
+       print "Pragma: no-cache\n";
+       print "Cache-control: no-cache\n";
+       print "Connection: close\n";
        print "Content-type: text/html\n\n";
 }