mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-02 16:37:59 +09:00
6 lines
139 B
ApacheConf
6 lines
139 B
ApacheConf
RewriteEngine On
|
|
|
|
RewriteRule ^$ https://github.com/ytdl-org/youtube-dl/releases
|
|
RewriteRule latest(.*) /downloads/2019.03.09$1 [L,R=302]
|
|
|