svn commit: samba-web r372 - in trunk: . security

deryck at samba.org deryck at samba.org
Tue Oct 12 19:09:02 GMT 2004


Author: deryck
Date: 2004-10-12 19:09:01 +0000 (Tue, 12 Oct 2004)
New Revision: 372

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba-web&path=/trunk&rev=372&nolog=1

Log:

Add a redirect page to make </samba/security/> point to 
</samba/history/security.html>.

--deryck

Added:
   trunk/security/
   trunk/security/index.html


Changeset:
Added: trunk/security/index.html
===================================================================
--- trunk/security/index.html	2004-10-06 10:55:17 UTC (rev 371)
+++ trunk/security/index.html	2004-10-12 19:09:01 UTC (rev 372)
@@ -0,0 +1,9 @@
+<!--#include virtual="/samba/header.html" -->
+<title>You are being redirected...</title>
+
+<meta http-equiv="refresh" content="0;url=/samba/history/security.html" />
+
+<head>
+<body>
+</body>
+</html>



More information about the samba-cvs mailing list