larryi 02/02/04 18:19:22
Modified: src/doc serverxml.html
Log:
Forgot to mention welcome files are affected by defaultRedirectStatus.
Revision Changes Path
1.19 +3 -2 jakarta-tomcat/src/doc/serverxml.html
Index: serverxml.html
===================================================================
RCS file: /home/cvs/jakarta-tomcat/src/doc/serverxml.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- serverxml.html 5 Feb 2002 02:06:19 -0000 1.18
+++ serverxml.html 5 Feb 2002 02:19:22 -0000 1.19
@@ -4,7 +4,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
- <!-- $Id: serverxml.html,v 1.18 2002/02/05 02:06:19 larryi Exp $ -->
+ <!-- $Id: serverxml.html,v 1.19 2002/02/05 02:19:22 larryi Exp $ -->
<!-- Copyright 1999-2001 Apache Software Foundation -->
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" >
<link rel="stylesheet" href="style.css">
@@ -1028,7 +1028,8 @@
status code has not already been set. It may be set to "301"
or "302". This primarily affects the status code used
when the <a href="#StaticInterceptor">StaticInterceptor</a> module
- redirects a 7quot;directory" URL that doesn't end with a '/'</td>
+ redirects a "directory" URL that doesn't end with a '/' and
+ redirects to welcome files.</td>
<td>301</td>
</tr>
<tr valign="top">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>