Modified IIS deploy to ignore htaccess, added htaccess, modified Apache
deploy to delete yaml file
This commit is contained in:
10
.htaccess
Normal file
10
.htaccess
Normal file
@@ -0,0 +1,10 @@
|
||||
ErrorDocument 401 /401.html
|
||||
ErrorDocument 403 /403.html
|
||||
ErrorDocument 404 /404.html
|
||||
ErrorDocument 405 /405.html
|
||||
ErrorDocument 406 /406.html
|
||||
ErrorDocument 412 /412.html
|
||||
|
||||
ErrorDocument 500 /500.html
|
||||
ErrorDocument 501 /501.html
|
||||
ErrorDocument 502 /502.html
|
Reference in New Issue
Block a user