I'm preparing a class on HTML::Embperl for my company. I came across
%http_headers_out in the Embperl documentation. I've never used it before
thought it would definitely be useful for the beginning Embperl user. So I
created a page that just contains:

[- $http_headers_out{'Location'} = q(http://www.yahoo.com) -]

When I load the page I get a blank page. It does not redirect. Am I doing
something wrong? Has anybody used this for redirects? I normally use the
$req_rec object but this seems like a cleaner solution if it works.
---
Jason Bodnar + [EMAIL PROTECTED] + Tivoli Systems

I strive for greatness, but will settle for mediocrity. -- Jason Bodnar

Reply via email to