summaryrefslogtreecommitdiff
path: root/static/.htaccess
diff options
context:
space:
mode:
Diffstat (limited to 'static/.htaccess')
-rw-r--r--static/.htaccess1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/.htaccess b/static/.htaccess
index a999b39b..cf99823e 100644
--- a/static/.htaccess
+++ b/static/.htaccess
@@ -39,6 +39,7 @@ Header set Cache-Control "public, max-age=31536000"
</FilesMatch>
RedirectMatch 301 ^/security.txt$ /.well-known/security.txt
+RedirectMatch 301 ^/graphene.png$ /logo.png
RewriteEngine on