diff options
Diffstat (limited to 'http/players')
-rw-r--r-- | http/players/.htaccess | 2 |
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 |