Page is a not externally linkable
bakedjake - 7:43 pm on Jun 16, 2004 (gmt 0)
[edited by: oilman at 8:23 pm (utc) on June 16, 2004]
This Perl code should handle any parameters: print "Status: 301 Moved Permanently\r\n" .
"Location: http://www.example-new.com" .
"$ENV{'SCRIPT_NAME'}?$ENV{'QUERY_STRING'}\r\n" .
"\r\n";