summaryrefslogtreecommitdiff
path: root/http/players
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2019-11-09 15:59:53 +0100
committeremkael <emkael@tlen.pl>2019-11-09 16:00:17 +0100
commit95a8f54093e88264ebdfbbfc57d09ca6b888788b (patch)
tree16e4530e9363e7952025d464ad4402c45b9c5a0d /http/players
parentee6a00f4af64ad679d67233e730a5fa0d308ce4b (diff)
Dynamic player pages from JSON datafiles
Diffstat (limited to 'http/players')
-rw-r--r--http/players/.htaccess2
1 files changed, 2 insertions, 0 deletions
diff --git a/http/players/.htaccess b/http/players/.htaccess
new file mode 100644
index 0000000..65090e9
--- /dev/null
+++ b/http/players/.htaccess
@@ -0,0 +1,2 @@
+RewriteEngine On
+RewriteRule '^\d+\.html$' index.html