You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
732 B
HTML
25 lines
732 B
HTML
<!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>
|