Added meta tags to prevent caching
authoroes <oes@users.sourceforge.net>
Thu, 16 Oct 2003 13:40:52 +0000 (13:40 +0000)
committeroes <oes@users.sourceforge.net>
Thu, 16 Oct 2003 13:40:52 +0000 (13:40 +0000)
doc/webserver/config/index.php

index 2b7d755..e1bd485 100644 (file)
@@ -8,7 +8,7 @@
                  This file belongs in
                  ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
-  $Id: index.php,v 1.4.2.1 2003/03/04 15:17:48 oes Exp $
+  $Id: index.php,v 1.4.2.2 2003/03/04 15:50:53 oes Exp $
 
   Written by and Copyright (C) 2001 the SourceForge
   Privoxy team. http://www.privoxy.org/
 
 -->
 
-<html><head>
-<title>Privoxy is not being used</title>
-    <link rel="stylesheet" type="text/css" href="../p_web.css">
+<html>
+<head>
+  <title>Privoxy is not being used</title>
+  <link rel="stylesheet" type="text/css" href="../p_web.css">
+  <meta http-equiv="cache-control" content="no-cache">
+  <meta http-equiv="expires" content="0">
 </head>
 
 <body>