mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
Removed mod_perl
This commit is contained in:
@@ -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";
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user