ASP4

 view release on metacpan or  search on metacpan

t/htdocs/404.asp  view on Meta::CPAN

<html>
<head><title>404: Page Missing</title></head>
<body>
<h1>404: Page Missing</h1>
<p>
  The resource you requested &mdash; <code><%= $Server->HTMLEncode( $ENV{REDIRECT_REQUEST_URI} ) %></code> &mdash; could not be found.
</p>
</body>
</html>



( run in 0.640 second using v1.01-cache-2.11-cpan-39bf76dae61 )