|
|
@@ -3,4 +3,4 @@ Options -Indexes |
|
|
|
RewriteEngine On |
|
|
|
RewriteCond %{REQUEST_FILENAME} !-f |
|
|
|
RewriteCond %{REQUEST_FILENAME} !-d |
|
|
|
RewriteRule ^(.*)$ http://downloads.sourceforge.net/project/kxstudio/DEBs/repo/$1 [R=301,L,QSA] |
|
|
|
RewriteRule ^(.*)$ https://github.com/KXStudio/Repository/releases/download/initial/$1 [R=301,L,QSA] |