mirror of
https://git.pleroma.social/sjw/pleroma-fe.git
synced 2025-01-03 09:55:24 +01:00
Revert "new 404"
Browsers don't like a video as a 404
This reverts commit eb7f8871ea
.
This commit is contained in:
parent
eb7f8871ea
commit
d4ea8430fe
@ -1,6 +1,6 @@
|
||||
error_page 403 =404 /dayman.mp4;
|
||||
error_page 404 /dayman.mp4;
|
||||
location = /dayman.mp4 {
|
||||
error_page 403 =404 /lain_404.gif;
|
||||
error_page 404 /lain_404.gif;
|
||||
location = /lain_404.gif {
|
||||
root /opt/pleroma/instance/static/static/error/404;
|
||||
internal;
|
||||
add_header Strict-Transport-Security "max-age=31536000; includeSubdomains; preload";
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user