ispman/ispman-web/cgi-bin/tmpl headers.tmpl,1.9,1.10

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv20791/ispman-web/cgi-bin/tmpl

Modified Files:
	headers.tmpl 
Log Message:
added "no cache" pragmas to prevent proxy caching
(thanks to s0ndt3ch)

Index: headers.tmpl
===================================================================
RCS file: /cvsroot/ispman/ispman/ispman-web/cgi-bin/tmpl/headers.tmpl,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- headers.tmpl	28 Apr 2003 14:46:58 -0000	1.9
+++ headers.tmpl	7 Aug 2006 22:35:39 -0000	1.10
@@ -1,6 +1,8 @@
 <!-- headers.tmpl HEAD -->
 <html>
 <head>
+<META HTTP-EQUIV="PRAGMA" CONTENT="NO-CACHE">
+<META HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
 <title>ISP Manager@<perl>$ENV{'SERVER_NAME'}</perl> Version: <perl>$ispman->getConfig("VERSION")</perl></title>
 <LINK HREF="<perl>$ispman->getConfig("ispmanUrlPrefix")</perl>/ispman.css" REL="stylesheet" TYPE="text/css"> 
 </head>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.