Roxen.git/
server/
base_server/
mainconfig.pike
Branch:
Tag:
Non-build tags
All tags
No tags
1996-12-06
1996-12-06 17:04:19 by Per Hedbor <ph@opera.com>
9165e02c42dca58ddeef01589920377ec9a8313b (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
5.2
Design
Rev: server/base_server/mainconfig.pike:1.24
1:
inherit "config/builders";
-
string cvs_version = "$Id: mainconfig.pike,v 1.
23
1996/12/06
15
:
57
:
24
per Exp $";
+
string cvs_version = "$Id: mainconfig.pike,v 1.
24
1996/12/06
17
:
04
:
19
per Exp $";
inherit "roxenlib"; inherit "config/draw_things";
193:
"extra_heads": ([ "Title":"Roxen Challenger maintenance",
-
"Expires":http_date(time(1)+2),
-
"Pragma":"no-cache",
+
//
"Expires":http_date(time(1)+2),
+
//
"Pragma":"no-cache",
"Last-Modified":http_date(time(1)), ]) ]);