youtube-dl/.htaccess
2014-04-19 14:55:46 +02:00

6 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]