File: index.html

package info (click to toggle)
libapache2-sitecontrol-perl 1.05-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, forky, sid, trixie
  • size: 208 kB
  • sloc: perl: 558; makefile: 7
file content (8 lines) | stat: -rw-r--r-- 178 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
<HTML>
   <HEAD>
      <TITLE>Sample system</TITLE>
   </HEAD>
   <BODY bgcolor="white">
      <p><a href="/sample/samplelogin.pl">Click here to login</a></p>
   </BODY>
</HTML>