coar 99/09/09 12:16:29
Modified: . httpd.html Log: I hate using <base>.. but without it (or frobbing every single href= and src= attribute) clients that come to the site via <http://www.apache.org/httpd/> are going to get broken links and images. As has already happened. Revision Changes Path 1.81 +1 -0 apache-site/httpd.html Index: httpd.html =================================================================== RCS file: /home/cvs/apache-site/httpd.html,v retrieving revision 1.80 retrieving revision 1.81 diff -u -r1.80 -r1.81 --- httpd.html 1999/09/03 20:08:56 1.80 +++ httpd.html 1999/09/09 19:16:25 1.81 @@ -1,6 +1,7 @@ <HTML> <HEAD> <TITLE>Apache Project</TITLE> +<base href="http://www.apache.org/"> </HEAD> <!-- Background white, links blue (unvisited), navy (visited), red (active) -->