1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-12-22 16:57:40 +00:00
youtube-dl/downloads/2016.06.03/.htaccess

6 lines
215 B
ApacheConf
Raw Permalink Normal View History

RewriteEngine On
2019-03-09 11:25:26 +00:00
RewriteRule ^$ https://github.com/ytdl-org/youtube-dl/releases/tag/2016.06.03_tmp [R=302,L]
RewriteRule ^(.+)$ https://github.com/ytdl-org/youtube-dl/releases/download/2016.06.03_tmp/$1 [R=302,L]