This commit is contained in:
parent
81dd5b3e57
commit
614733ef64
@ -28,12 +28,12 @@ http {
|
||||
location / {
|
||||
index index.html;
|
||||
root /var/www/html;
|
||||
try_files $uri $uri/;
|
||||
try_files $uri $uri/ =404;
|
||||
absolute_redirect off;
|
||||
}
|
||||
|
||||
location =/ {
|
||||
return 302 https://webdesign-befmp.deploy.cat;
|
||||
return 302 https://webdesign-befmp.deploy.cat/screens/home.html;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user