coar 98/02/11 06:34:31
Modified: htdocs/manual bind.html handler.html keepalive.html
location.html multilogs.html new_features_1_1.html
Log:
Fix some broken links detexted by Xenu.
Revision Changes Path
1.13 +8 -8 apache-1.3/htdocs/manual/bind.html
Index: bind.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/bind.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- bind.html 1998/02/05 20:04:06 1.12
+++ bind.html 1998/02/11 14:34:27 1.13
@@ -38,19 +38,19 @@
<H3><A name="bindaddress">BindAddress</A></H3>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> BindAddress <EM>[ * | IP-address | hostname
]</EM><BR>
<A
- HREF="directive-dict.html#Default"
+ HREF="mod/directive-dict.html#Default"
REL="Help"
><STRONG>Default:</STRONG></A> <CODE>BindAddress *</CODE><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> Core<P>
@@ -61,19 +61,19 @@
<H3><A name="listen">Listen</A></H3>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> Listen <EM>[ port | IP-address:port ]</EM><BR>
<A
- HREF="directive-dict.html#Default"
+ HREF="mod/directive-dict.html#Default"
REL="Help"
><STRONG>Default:</STRONG></A> <CODE>none</CODE><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> Core<P>
1.13 +8 -8 apache-1.3/htdocs/manual/handler.html
Index: handler.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/handler.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- handler.html 1998/02/05 20:04:09 1.12
+++ handler.html 1998/02/11 14:34:27 1.13
@@ -72,19 +72,19 @@
<H2><A name="addhandler">AddHandler</A></H2>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> <AddHandler <EM>handler-name
extension</EM>><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config, virtual host, directory,
.htaccess<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> Base<BR>
<A
- HREF="directive-dict.html#Module"
+ HREF="mod/directive-dict.html#Module"
REL="Help"
><STRONG>Module:</STRONG></A> mod_mime
@@ -104,19 +104,19 @@
<H2><A name="sethandler">SetHandler</A></H2>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> <SetHandler <EM>handler-name</EM>><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> directory, .htaccess<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> Base<BR>
<A
- HREF="directive-dict.html#Module"
+ HREF="mod/directive-dict.html#Module"
REL="Help"
><STRONG>Module:</STRONG></A> mod_mime
1.11 +8 -8 apache-1.3/htdocs/manual/keepalive.html
Index: keepalive.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/keepalive.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- keepalive.html 1998/02/05 20:04:11 1.10
+++ keepalive.html 1998/02/11 14:34:28 1.11
@@ -35,19 +35,19 @@
<H3>KeepAlive</H3>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> KeepAlive <EM>max-requests</EM><BR>
<A
- HREF="directive-dict.html#Default"
+ HREF="mod/directive-dict.html#Default"
REL="Help"
><STRONG>Default:</STRONG></A> <CODE>KeepAlive 5</CODE><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> Core<P>
@@ -58,19 +58,19 @@
<H3>KeepAliveTimeout</H3>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> KeepAliveTimeout <EM>seconds</EM><BR>
<A
- HREF="directive-dict.html#Default"
+ HREF="mod/directive-dict.html#Default"
REL="Help"
><STRONG>Default:</STRONG></A> <CODE>KeepAliveTimeout 15</CODE><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> Core<P>
1.11 +3 -3 apache-1.3/htdocs/manual/location.html
Index: location.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/location.html,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- location.html 1998/02/05 20:04:11 1.10
+++ location.html 1998/02/11 14:34:28 1.11
@@ -18,15 +18,15 @@
<H2><A name="location">The <CODE><Location></CODE> Directive</A></H2>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> <Location <EM>URL prefix</EM>><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config, virtual host<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> core<BR>
1.10 +4 -4 apache-1.3/htdocs/manual/multilogs.html
Index: multilogs.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/multilogs.html,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- multilogs.html 1998/02/05 20:04:12 1.9
+++ multilogs.html 1998/02/11 14:34:29 1.10
@@ -49,19 +49,19 @@
<HR>
<A
- HREF="directive-dict.html#Syntax"
+ HREF="mod/directive-dict.html#Syntax"
REL="Help"
><STRONG>Syntax:</STRONG></A> CustomLog <EM>filename "format"</EM><BR>
<A
- HREF="directive-dict.html#Context"
+ HREF="mod/directive-dict.html#Context"
REL="Help"
><STRONG>Context:</STRONG></A> server config, virtual host<BR>
<A
- HREF="directive-dict.html#Status"
+ HREF="mod/directive-dict.html#Status"
REL="Help"
><STRONG>Status:</STRONG></A> base<BR>
<A
- HREF="directive-dict.html#Module"
+ HREF="mod/directive-dict.html#Module"
REL="Help"
><STRONG>Module:</STRONG></A> mod_log_config<P>
1.12 +2 -2 apache-1.3/htdocs/manual/new_features_1_1.html
Index: new_features_1_1.html
===================================================================
RCS file: /export/home/cvs/apache-1.3/htdocs/manual/new_features_1_1.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- new_features_1_1.html 1998/02/05 20:04:13 1.11
+++ new_features_1_1.html 1998/02/11 14:34:29 1.12
@@ -194,8 +194,8 @@
addition to <A HREF="mod/mod_auth_dbm.html">DBM</A> support, Apache now
contains optional support for Berkeley DB databases.
-<LI><STRONG><A HREF="mod/mod_auth_msql.html">mSQL Database
-Authentication</A></STRONG> - <CODE>mod_auth_msql.html</CODE> <BR>
+<LI><STRONG>mSQL Database
+Authentication</STRONG> - <CODE>mod_auth_msql.html</CODE> <BR>
Support for the use of mSQL databases for user authentication via HTTP
is now supported.