File: index.html

package info (click to toggle)
libapache-asp-perl 2.63-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 4,120 kB
  • sloc: perl: 6,044; php: 409; sh: 62; lisp: 22; makefile: 10
file content (4 lines) | stat: -rw-r--r-- 108 bytes parent folder | download | duplicates (8)
1
2
3
4
<%
    $Response->Redirect('../html/eg/index.html');
%>
<a href="../html/eg/index.htm">[Go to examples]</a>