Update apache2.conf

This commit is contained in:
Vengance 2017-03-04 14:38:33 +01:00 committed by GitHub
commit d84a547855

View file

@ -84,3 +84,11 @@ Include conf.d/
# Include the virtual host configurations:
#Include sites-enabled/
ErrorDocument 403 /error/403.html
ErrorDocument 404 /error/404.html
ErrorDocument 500 /error/50x.html
ErrorDocument 501 /error/50x.html
ErrorDocument 502 /error/50x.html
ErrorDocument 503 /error/50x.html
ErrorDocument 506 /error/50x.html