User: tobias
Date: 01/02/19 01:49:36
Modified: documentation tomcat.htm
Log:
Another try to fix the URL. (Don't rely on absolute paths and don't bother
users with 0 secs refreshs, please)
Revision Changes Path
1.6 +2 -2 newsite/documentation/tomcat.htm
Index: tomcat.htm
===================================================================
RCS file: /products/cvs/ejboss/newsite/documentation/tomcat.htm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tomcat.htm 2001/02/19 02:02:07 1.5
+++ tomcat.htm 2001/02/19 09:49:36 1.6
@@ -3,11 +3,11 @@
<html>
<head>
<title>Apache Tomcat</title>
- <meta http-equiv="refresh" content="0;URL=/business/jboss-tomcat.html">
+ <meta http-equiv="refresh" content="2;URL=../business/jboss-tomcat.html">
</head>
<body bgcolor="#FFFFFF">
-This page has moved to <a
href="/business/jboss-tomcat.html">/business/jboss-tomcat.html</a>
+This page has moved to <a
href="../business/jboss-tomcat.html">../business/jboss-tomcat.html</a>
</body>
</html>