Error pages. Technical details (ISPmanager)
From ISPWiki
(Redirected from Technical details of error pages routine (ISPmanager))
The directive ErrorDocument from the standard Apache module mod_alias is used. When creating an error page the directive below is added into httpd.conf of the VirtualHost section of a domain:
ErrorDocument error_code URL
More information about this directive can be found here.
