Dear all,

I have a problem with redirect using Embperl. When I try to do redirect like that:

blah.epl
[-
   $http_headers_out{'Location'} = 'main.epl';
   exit 301;
-]

It doesn't work. After refresh I see the same page.
When work with Apache 1 and mod_perl 1 all were very good,
but then I moved my application to the Apache 2 and mod_perl2.
And now I have this problem with redirect.

My environment: RedHat 9, Apache 2, mod_perl 2, Embperl 2.08b.

Any ideas?

Thank in advanced

--
Best regards, Michael Stepanov,
Perl/Linux Developer Francoudi & Stephanou Ltd.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to