1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-31 09:45:24 +00:00
Files
youtube-dl/downloads/.htaccess
T

6 lines
134 B
ApacheConf
Raw Normal View History

2016-06-04 10:08:23 +02:00
RewriteEngine On
RewriteRule ^$ https://github.com/rg3/youtube-dl/releases
RewriteRule latest(.*) /downloads/2016.06.03$1 [L,R=302]