hi! > > 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. >
You need to set optReturnError in EMBPERL_OPTIONS. Then Embperl will return the error to Apache instead of displaying it's own error page Gerald ------------------------------------------------------------- Gerald Richter ecos electronic communication services gmbh Internetconnect * Webserver/-design/-datenbanken * Consulting Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131 WWW: http://www.ecos.de Fax: +49 6133 925152 ------------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
