summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.htaccess10
-rw-r--r--out-of-order.pngbin0 -> 4174 bytes
2 files changed, 10 insertions, 0 deletions
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..497aba5
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,10 @@
+Options -Indexes
+
+# Permanently removed
+Redirect Gone /~hugues/Last.fm/Badges
+Redirect Gone /~hugues/Last.fm/Badges_v2
+
+# And failback out-of-order picture
+ErrorDocument 410 /~hugues/Last.fm/out-of-order.png
+ErrorDocument 404 /~hugues/Last.fm/out-of-order.png
+
diff --git a/out-of-order.png b/out-of-order.png
new file mode 100644
index 0000000..b061ef0
--- /dev/null
+++ b/out-of-order.png
Binary files differ