Re-add +Indexes
parent
17e311adf0
commit
0b33704b43
@ -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]
|
Loading…
Reference in New Issue