You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Ben Hyde <bh...@gensym.com> on 1998/06/04 20:37:56 UTC

[PATCH] minor html fixup for testing's benefit

I've been attempting to redirect my inhouse automated testing at the pending
1.3.0.  At one point this testing does:
  lwp-rget -depth=100 -limit=300 -quiet -prefix=$URL $URL

So...

[Thu Jun  4 12:02:55 1998] [error] File does not exist:
  /tmp/gwtest/htdocs/manual/mod/"http://www.w3.org/pub/WWW/Daemon/User/Config/General.html

The page in question doesn't bother Netscape, so arguably this is the lwp's
fault but it can be resolved with this patch.  Possibly this was the result of
some automated line length mechinism.

> cvs diff -u mod_cern_meta.html
Index: mod_cern_meta.html
===================================================================
RCS file: /cvs/apache-1.3/htdocs/manual/mod/mod_cern_meta.html,v
retrieving revision 1.12
diff -u -r1.12 mod_cern_meta.html
--- mod_cern_meta.html	1998/05/20 14:12:54	1.12
+++ mod_cern_meta.html	1998/06/04 18:32:36
@@ -31,8 +31,8 @@
 who can exploit this module.
 
 <P>More information on the
-<A HREF="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir
-">CERN metafile semantics</A> is available.
+<A HREF="http://www.w3.org/pub/WWW/Daemon/User/Config/General.html#MetaDir">
+CERN metafile semantics</A> is available.
 
 <H2>Directives</H2>
 <UL>