mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-19 04:50:46 -07:00
Update apache2.conf
This commit is contained in:
parent
18307e829a
commit
f853e5a1be
1 changed files with 8 additions and 0 deletions
|
@ -84,3 +84,11 @@ Include conf.d/
|
||||||
|
|
||||||
# Include the virtual host configurations:
|
# Include the virtual host configurations:
|
||||||
#Include sites-enabled/
|
#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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue