summaryrefslogtreecommitdiffstats
path: root/debian/htdig/htdig-3.2.0b6/test/htdocs/set1/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'debian/htdig/htdig-3.2.0b6/test/htdocs/set1/index.html')
-rw-r--r--debian/htdig/htdig-3.2.0b6/test/htdocs/set1/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/htdig/htdig-3.2.0b6/test/htdocs/set1/index.html b/debian/htdig/htdig-3.2.0b6/test/htdocs/set1/index.html
new file mode 100644
index 00000000..45e684bf
--- /dev/null
+++ b/debian/htdig/htdig-3.2.0b6/test/htdocs/set1/index.html
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
+<html><head>
+<title>ht://Dig Test Pages</title>
+</head>
+
+<body>
+
+<a href="script.html">JavaScript test</a>
+<a href="site%201.html">Site 1</a>
+<a href="site2.html">Site2</a>
+<a href="site3.html">Site3</a>
+<a href="site4.html">Site4</a>
+<a href="bad_local.htm">Extension not to be fetched locally</a>
+<a href="nph-location.cgi">bad_extension skipped before RetrieveLocal()</a>
+<a href="nph-location.foo">To check bad_local_extensions, distinguish from unknown extensions</a>
+<a href="title.html">Title Tag test</a>
+<a href="sub%2520dir/">URL-encoding test</a>
+
+<hr>
+<address></address>
+<!-- hhmts start -->
+Last modified: Fri Jan 3 01:16:15 AEST 2003
+<!-- hhmts end -->
+</body> </html>