uwsgi-3
This commit is contained in:
parent
003937d4cd
commit
b100058ba3
@ -41,9 +41,8 @@ server {
|
||||
|
||||
error_page 500 502 503 504 404 403 /error.html;
|
||||
|
||||
location = /error.html {
|
||||
add_header Content-Type text/html;
|
||||
return 200 '<h1>Loading your instance...</h1><meta http-equiv="refresh" content="1; URL=http://randomsec.projektstudencki.pl/" />';
|
||||
location = /error.html {
|
||||
try_files /home/randomsec/RandomSec/MUOR/MUOR/configs/loader.html
|
||||
}
|
||||
|
||||
location /logout/ {
|
||||
|
Loading…
Reference in New Issue
Block a user