summary refs log tree commit diff
path: root/.htaccess
blob: ae18d011476c33bd9a4456907230357e254fbc71 (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 ^bug-tips/? https://github.com/rg3/youtube-dl#bugs [R=302,L]