2014-04-30 03:34:58 -05:00
|
|
|
Options +Indexes
|
|
|
|
|
2013-05-09 19:09:39 -05:00
|
|
|
RewriteEngine On
|
|
|
|
RewriteRule ^ip/?$ ip.php
|
2013-06-25 10:33:24 -05:00
|
|
|
|
2014-04-19 07:54:58 -05:00
|
|
|
RewriteRule ^bugs?/? https://github.com/rg3/youtube-dl/issues [R=302,L]
|
2014-04-30 03:34:58 -05:00
|
|
|
RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L,NE]
|