1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-11-14 21:35:39 +00:00
youtube-dl/.htaccess
2014-04-19 14:55:46 +02:00

5 lines
189 B
ApacheConf

RewriteEngine On
RewriteRule ^ip/?$ ip.php
RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L]
RewriteRule ^bug-tips/? https://github.com/rg3/youtube-dl#bugs [R=302,L]