Welcome to Geeklog, Anonymous Monday, December 23 2024 @ 11:50 am EST
Geeklog Forums
=(
Status: offline
jbcorwin
Forum User
Newbie
Registered: 05/11/05
Posts: 11
Location:Houston
Still for some reason having the same problems. I've added the code:
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
// always modified
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
// HTTP/1.1
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", FALSE);
// HTTP/1.0
header("Pragma: no-cache");
$display .= COM_siteFooter (true); // The true value enables right hand blocks.
// Output page
echo $display;
?>
Still trying to see what exactly the mac is doing differently then the linux box. Bummer.
=P
Text Formatted Code
// Date in the pastheader("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
// always modified
header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");
// HTTP/1.1
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", FALSE);
// HTTP/1.0
header("Pragma: no-cache");
$display .= COM_siteFooter (true); // The true value enables right hand blocks.
// Output page
echo $display;
?>
Still trying to see what exactly the mac is doing differently then the linux box. Bummer.
=P
10
10
Quote
Status: offline
jbcorwin
Forum User
Newbie
Registered: 05/11/05
Posts: 11
Location:Houston
Exuse me, I hit the wrong button. This is in regards to caching problems with Mac os x server 10.4 and users being unable to log out. Performance caching is off, and below is the end of my index.php lines.
=P
=P
11
13
Quote
All times are EST. The time is now 11:50 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content