forked from MarseyWorld/MarseyWorld
same as last commit
parent
3b21f1864a
commit
fad7834983
|
@ -29,7 +29,7 @@ server {
|
|||
include includes/headers;
|
||||
}
|
||||
location =/offline.html {
|
||||
alias /rDrama/files/templates/offline.html;
|
||||
alias /rDrama/files/templates/errors/offline.html;
|
||||
include includes/headers;
|
||||
}
|
||||
error_page 404 = /404.html;
|
||||
|
|
Loading…
Reference in New Issue