1
0
mirror of https://source.netsyms.com/Mirrors/youtube-dl synced 2026-05-13 21:15:37 +00:00

Re-add +Indexes

This commit is contained in:
Philipp Hagemeister
2014-04-30 10:34:58 +02:00
parent 17e311adf0
commit 0b33704b43
2 changed files with 5 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
Options +Indexes
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,NE]
RewriteRule ^reporting/? https://github.com/rg3/youtube-dl/blob/master/README.md#bugs [R=302,L,NE]