Knowledge Base - FAQ
Question: How do I setup a custom 502 error page?To bypass the Apache default 502 error page setup the following in a .htaccess file or have Kattare support ad this to the virtual host for your domain.
ErrorDocument 502 "<html><head><META HTTP-EQUIV="refresh" content="0;URL=http://www.mydomain.com/my502errorpage.html"></head></html>
Last Modified: Aug 21, 2006




