> Is there a way to display a nice (static html) error message when some > embperl page gives Internal Server error message. > I am using .htaccess and ErrorDocument. > When plain perl file gives a 500 then it is working, but when embperl page > gives error 500 then it won't work.
hmmm, what version of Embperl are you using? I know that I ran in to a small problem with Embperl 2.0b and .htaccess files. Perhaps it is not getting your directive. (Richter would probably know) If you have access, try putting the ErrorDocument in the httpd.conf file, and see if it works for Embperl. Are the plain perl AND the embperl page running from the same config at the same time? Cameron --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
