summary refs log tree commit diff
path: root/.htaccess
blob: 4b6f82faf9472b3b3887b0e9689f8593fe5e8a37 (plain) (blame)
1
2
3
4
5
RewriteEngine On
RewriteRule ^ip/?$ ip.php

RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L]
RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L]