Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
003937d4cd
@ -34,6 +34,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<meta http-equiv="refresh"
|
||||
content="10; URL=http://randomsec.projektstudencki.pl/"/>
|
||||
</main>
|
||||
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
|
||||
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
|
||||
|
@ -41,8 +41,7 @@ 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/" />';
|
||||
try_files /home/randomsec/RandomSec/MUOR/MUOR/configs/loader.html
|
||||
}
|
||||
|
||||
location /logout/ {
|
||||
|
Loading…
Reference in New Issue
Block a user