summaryrefslogtreecommitdiffstats
path: root/util/lg/index.html
diff options
context:
space:
mode:
authorTar Committer <tar@ocjtech.us>2000-11-24 22:14:14 +0000
committerTar Committer <tar@ocjtech.us>2000-11-24 22:14:14 +0000
commit25c2b7c2c8a333b276c3499bcce004137d4b4fe0 (patch)
treebaad136bdfcea88812dd658a682f126d1af4dfc3 /util/lg/index.html
parent1651adc35224e149715bd85af4ba108c5ee184bc (diff)
downloadrancid-25c2b7c2c8a333b276c3499bcce004137d4b4fe0.tar.gz
rancid-25c2b7c2c8a333b276c3499bcce004137d4b4fe0.tar.xz
rancid-25c2b7c2c8a333b276c3499bcce004137d4b4fe0.zip
Imported from rancid-2.1b.tar.gz.rancid-2.1b
Diffstat (limited to 'util/lg/index.html')
-rw-r--r--util/lg/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/util/lg/index.html b/util/lg/index.html
new file mode 100644
index 0000000..0087a90
--- /dev/null
+++ b/util/lg/index.html
@@ -0,0 +1,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">