--On Friday, April 30, 2004 19:43:04 -0700 Josh Chamas <[EMAIL PROTECTED]>
wrote:
> Helmut Zeilinger wrote:
>> Hi all,
>>
>> when i try to use
>>
>> $Response->ErrorDocument (404, '/notfound.page')
>>
>> in combination with
>>
>> $Response->Status (404)
>>
>> i do not get my "notfound page"
Helmut Zeilinger wrote:
Hi all,
when i try to use
$Response->ErrorDocument (404, '/notfound.page')
in combination with
$Response->Status (404)
i do not get my "notfound page", but a 404 Apache error message
combined with an additional 404 message:
I don't know why this would not work for you
Hi all,
when i try to use
$Response->ErrorDocument (404, '/notfound.page')
in combination with
$Response->Status (404)
i do not get my "notfound page", but a 404 Apache error message
combined with an additional 404 message:
..
Not Found
The requested URL /test.asperl was not found on this s