aboutsummaryrefslogtreecommitdiffstats
path: root/lib/inets/test/old_httpd_SUITE_data/server_root/htdocs/fsize.shtml
blob: 570ee9cf6d03bd8f938e98b369edb0f75bb90e91 (plain) (blame)
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
<HTML>
<HEAD>
<TITLE>/fsize.shtml</TITLE>
</HEAD>
<BODY>
<H1>/fsize.shtml</H1>

<P>Size of index.html: <!--#fsize file="index.html"-->

<P>Size of not_defined.html: <!--#fsize file="not_defined.html"-->

<P>Size of /misc/friedrich.html: <!--#fsize virtual="/misc/friedrich.html"-->

<P>Size of /misc/not_defined.html: <!--#fsize virtual="/misc/not_defined.html"-->

<P>[<A HREF="ssi.html">Back</A>]

</BODY>
</HTML>