[opencms-dev] OC6 and 404 error handler
Andras Balogh
andras at reea.net
Mon Dec 20 17:27:08 CET 2004
Hello,
Thomas Maerz wrote:
>Andras Balogh <andras at reea.net> writes:
>
>
>
>> As i understood the publish "on-demand" feature is achived
>>by catching the 404 errors by the OpenCms servlet. As i have seen if a
>>page is requested
>>that is not in the vfs like /opencms/opencms/blabla.html than the
>>browser gets olny an empty page
>>rather than a 404 error. Is this possible to add or configure?
>>
>>
>
>I think you only get a blank page as Admin or as a user in group Users.
>Other users do get a 404 error.
>
>Regards,
>Thomas
>
>
>
Actually I get it working (looking at the source :) ) by creating a
page '/system/handler/handle404.html', this will be shown when
a page is not found.
Best regards,
Andras.
More information about the opencms-dev
mailing list