Page is a not externally linkable
- Code, Content, and Presentation
-- Perl Server Side CGI Scripting
---- What is a CGI script?!


phranque - 11:54 pm on Jan 21, 2008 (gmt 0)


jatar_k:
or under the circumstances, maybe [google.com...]
=8)

galench:
your simplest redirect.cgi for the sample (WebmasterWorld) url:
#!/usr/bin/perl

use CGI qw(:standard);
print redirect(param('url'));


Thread source:: http://www.webmasterworld.com/perl/3551541.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com