summaryrefslogtreecommitdiffstats
path: root/util/lg/index.html
blob: 0087a90aa0b1a57c76a0dd32911866151a9d8499 (plain)
1
2
3
4
5
6
7
8
9
<!--
   this is just a redirection page to load lg.cgi - is there a way to
   make the server load a .cgi as it's default document?
   this can also be done with a redirect (which is supposedly more universally
   supported.  something like <redirect URL=lgform.cgi>.  not sure...i'm not
   a web person.  but this works for netscape.
-->

<meta http-equiv=Refresh content="0; URL=lgform.cgi">