summary refs log tree commit diff
path: root/downloads/.htaccess
blob: d3375bd168dd3f0ae5273e0ea736b89116553c2d (plain) (blame)
1
2
3
4
5
RewriteEngine On

RewriteRule ^$ https://github.com/ytdl-org/youtube-dl/releases
RewriteRule latest(.*) /downloads/2019.03.09$1 [L,R=302]