When not using 'EMBPERL_OBJECT_FALLBACK' an error code 500 is returned
instead of 404. When using 'EMBPERL_OBJECT_FALLBACK' success (200) is
returned instead of 404.

Is there a way to get the normal 404 error from apache? This is especially
a problem, because only URLs ending on *.html are going through Embperl in
my setup so there is a different error message for non-existing files
depending on whether they end in *.html or not. And even this is not
consistent.

http://www.example.com/foo/bar.html will result in an apache error message
if 'foo' doesn't exist and in an Embperl error message if 'foo' exists, but
'bar.html' doesn't.

Jochen
-- 
Jochen Topf  [EMAIL PROTECTED]  http://www.remote.org/jochen/  +49-721-388298


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

Reply via email to