1
1
mirror of https://github.com/ytdl-org/youtube-dl synced 2024-12-02 16:32:56 +01:00
youtube-dl/downloads/.htaccess

6 lines
134 B
ApacheConf
Raw Normal View History

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