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

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