simple redirection using apache

mike neuliep mike at marauder.illiana.net
Mon Aug 26 17:23:05 CDT 2002


I use the below code to forward people from http://webmail.illiana.net/index.html over to 
https://secure.illiana.net/cgi-bin/neo/neomail.pl

Hope this helps!

	Mike

<HTML>

<HEAD>
<TITLE></TITLE>
<meta http-equiv="refresh" content="0; url=https://secure.illiana.net/cgi-bin/ne
o/neomail.pl">
</HEAD>
<BODY BACKGROUND="" BGCOLOR="#ffffff" TEXT="#000000" LINK="#0000ff" VLINK="#8000
80" ALINK="#ff0000">
<center><P><H2><B>Forwarding to <a href="https://secure.illiana.net/cgi-bin/neo/
neomail.pl">web mail
<a></B></H2></center></BODY></HTML>




More information about the Kclug mailing list