blob: ca10a6a6039b4dcdb5a032050c82b8b628365b3c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
Index: fcgi-2.4.0/doc/fcgi-devel-kit.htm
===================================================================
--- fcgi-2.4.0.orig/doc/fcgi-devel-kit.htm
+++ fcgi-2.4.0/doc/fcgi-devel-kit.htm
@@ -19,7 +19,7 @@
</HEAD>
<BODY>
<P CLASS="c1">
- <IMG BORDER="0" SRC="../images/fcgi-hd.gif" ALT="[[FastCGI]]"><BR CLEAR="all">
+ <IMG BORDER="0" SRC="images/fcgi-hd.gif" ALT="[[FastCGI]]"><BR CLEAR="all">
</P>
<H3 CLASS="c2">
FastCGI Developer's Kit
Index: fcgi-2.4.0/doc/fcgi-java.htm
===================================================================
--- fcgi-2.4.0.orig/doc/fcgi-java.htm
+++ fcgi-2.4.0/doc/fcgi-java.htm
@@ -20,7 +20,7 @@
</HEAD>
<BODY>
<DIV CLASS="c1">
- <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="../images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
+ <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
</DIV>
<BR CLEAR="all">
<DIV CLASS="c1">
Index: fcgi-2.4.0/doc/fcgi-perf.htm
===================================================================
--- fcgi-2.4.0.orig/doc/fcgi-perf.htm
+++ fcgi-2.4.0/doc/fcgi-perf.htm
@@ -19,7 +19,7 @@
</HEAD>
<BODY>
<DIV CLASS="c1">
- <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="../images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
+ <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
</DIV>
<BR CLEAR="all">
<DIV CLASS="c1">
Index: fcgi-2.4.0/doc/fcgi-perl.htm
===================================================================
--- fcgi-2.4.0.orig/doc/fcgi-perl.htm
+++ fcgi-2.4.0/doc/fcgi-perl.htm
@@ -19,7 +19,7 @@
</HEAD>
<BODY>
<DIV CLASS="c1">
- <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="../images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
+ <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
</DIV>
<BR CLEAR="all">
Index: fcgi-2.4.0/doc/fcgi-tcl.htm
===================================================================
--- fcgi-2.4.0.orig/doc/fcgi-tcl.htm
+++ fcgi-2.4.0/doc/fcgi-tcl.htm
@@ -19,7 +19,7 @@
</HEAD>
<BODY>
<DIV CLASS="c1">
- <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="../images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
+ <A HREF="http://fastcgi.com"><IMG BORDER="0" SRC="images/fcgi-hd.gif" ALT="[[FastCGI]]"></A>
</DIV>
<BR CLEAR="all">
<DIV CLASS="c1">
|