Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
f02aa860
Commit
f02aa860
authored
Feb 26, 2002
by
Leigh B. Stoller
Browse files
Back out cache changes until I get a chance to mess with it
parent
fb385b05
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/menu.php3
View file @
f02aa860
...
...
@@ -422,7 +422,7 @@ function PAGEHEADER($title) {
header
(
"Last-Modified: "
.
gmdate
(
"D, d M Y H:i:s"
)
.
" GMT"
);
if
(
isset
(
$SSL_PROTOCOL
)
)
{
if
(
1
)
{
header
(
"Expires: Mon, 26 Jul 1997 05:00:00 GMT"
);
header
(
"Cache-Control: no-cache, must-revalidate"
);
header
(
"Pragma: no-cache"
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment