Added error 403 and 404 customized pages. Added ignore rules.
This commit is contained in:
parent
3cf4131cfa
commit
52a77aa5b5
4
.gitignore
vendored
4
.gitignore
vendored
@ -488,12 +488,12 @@ data/message/*
|
||||
!data/message/*/object.ini
|
||||
!data/message/*/user.ini
|
||||
#
|
||||
data/static/
|
||||
# data/static/
|
||||
!data/static/html/blank.htm
|
||||
!data/static/html/default_help.htm
|
||||
!data/static/html/login.htm
|
||||
!data/static/html/valide.htm
|
||||
!data/static/html/system
|
||||
data/static/html/system/*
|
||||
!data/static/html/system/error.htm
|
||||
!data/static/html/system/error-403.htm
|
||||
!data/static/html/system/error-404.htm
|
||||
|
Loading…
Reference in New Issue
Block a user