[Israel.pm] Hezi Golan : apache2 problem?
HeziGolan
ketem95 at 013.net.il
Thu Jan 22 23:14:13 PST 2004
Hi All
I am having a little problem and its killing me ....
This little program in running fine in apache 1 but in apache 2 I get
"Additionally, a 200 OK error was encountered while trying to use an
ErrorDocument to handle the request"
the httpd.conf is attached
<HTML>
<HEAD>
<TITLE>Test</TITLE>
</HEAD>
<BODY>
<%
my $url='http://walla.co.il';
$Response->Redirect("$url") ;
%>
</body>
</html>
any one ...
-----Original Message-----
From: perl-bounces at perl.org.il [mailto:perl-bounces at perl.org.il] On
Behalf Of Yuval Kogman
Sent: Wednesday, January 21, 2004 10:48 PM
To: Perl in Israel
Subject: Re: [Israel.pm] Hezi Golan : apache2 problem?
On Wed, Jan 21, 2004 at 09:19:46PM +0200, HeziGolan wrote:
> This little program in running fine in apache 1 but in apache 2 I get
> "Additionally, a 200 OK error was encountered while trying to use an
> ErrorDocument to handle the request"
200 is not an error - it's what's returned on a successful page hit
(all the 2** codes are, IIRC - 206 is for partial content, and that's
all I remember).
Can you show us some logs, and the relevant httpd.conf file?
--
() Yuval Kogman <nothingmuch at woobling.org> 0xEBD27418 perl hacker &
/\ kung foo master: shazzambangwhaapp: neeyah!!!!!!!!!!!!!!!!!!!!!!!!
_______________________________________________
Perl mailing list
Perl at perl.org.il
http://www.perl.org.il/mailman/listinfo/perl
YAPC::Israel::2004
http://www.perl.org.il/YAPC/2004/
More information about the Perl
mailing list