We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8874c5a commit c4da364Copy full SHA for c4da364
static/.htaccess
@@ -0,0 +1,3 @@
1
+RewriteEngine On
2
+RewriteRule ^archive/(.*) http://github.com/Gunivers/Bookshelf/archive/$1 [P]
3
+RewriteRule ^download/(.*) http://github.com/Gunivers/Bookshelf/releases/download/$1 [P]
0 commit comments