Maybe the script needs to be in the DocumentRoot as Gerry has pointed out, and not outside of it. Regards Keith In theory, theory and practice are the same; In practice they are not. On Sat, 14 Jan 2006, Jeff Lacki wrote: > To: users@xxxxxxxxxxxxxxxx > From: Jeff Lacki <jeep@xxxxxxxxx> > Subject: Re: [users@httpd] configure internal server error to automatically > email me > > Thanks Kieth. That appears to be what needs to be done, > however, after I tried this, I found the following issues: > > If I say: > > ErrorDocument 500 "http://www.mysite.com/cgi-bin/err500.pl" > > I get an Alert that pops up saying: > > Redirection limit for this URL exceeded. Unable to load the requested > page. This my be caused by cookies that are blocked. > > My cookies arent blocked (as far as I know because i use them > with other stuff on my XP box) THis is using Netscape 7.2 > > > If I do: > > Alias /scripts/ "/home/http/myscripts" > ErrorDocument 500 "/scripts/err500.pl" > > It seems to continue to use the apache default page. > > If you get this working, please let me know. > Ill do the same. Thanks again, > Jeff --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx