coar 99/03/31 16:17:17
Modified: apidoc api-dict.html
Added: apidoc footer.html header.html
Log:
Foo, the uplevel files aren't subdirectory-clean. Make
copies here and edit them appropriately.
Revision Changes Path
1.5 +2 -2 apache-devsite/apidoc/api-dict.html
Index: api-dict.html
===================================================================
RCS file: /home/cvs/apache-devsite/apidoc/api-dict.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- api-dict.html 1999/04/01 00:08:45 1.4
+++ api-dict.html 1999/04/01 00:17:15 1.5
@@ -13,7 +13,7 @@
VLINK="#000080"
ALINK="#FF0000"
>
-<!--#include virtual="../header.html" -->
+<!--#include virtual="header.html" -->
<H1 ALIGN="CENTER">
Apache Web server API Dictionary
</H1>
@@ -37,6 +37,6 @@
<!-- the sentinel lines is generated by a script, so any edits here -->
<!-- will be lost the next time the script is run. -->
-<!--#include virtual="../footer.html" -->
+<!--#include virtual="footer.html" -->
</BODY>
</HTML>
1.1 apache-devsite/apidoc/footer.html
Index: footer.html
===================================================================
<HR>
1.1 apache-devsite/apidoc/header.html
Index: header.html
===================================================================
<DIV ALIGN="CENTER">
<IMG SRC="../images/apache_logo.gif" ALT="[APACHE]">
</DIV>