Add index pages for directories.
Some links point to directories assuming there will be a directory listing, which I don't think is even true on Sourceforge any more.
This commit is contained in:
5
download/1.0/index.html
Normal file
5
download/1.0/index.html
Normal file
@ -0,0 +1,5 @@
|
||||
<html><body><ul>
|
||||
<li><a href='revol-1.0.sis.zip'>revol-1.0.sis.zip</a>
|
||||
<li><a href='revol-1.0.tar.gz'>revol-1.0.tar.gz</a>
|
||||
<li><a href='revol-1.0.zip'>revol-1.0.zip</a>
|
||||
</ul></body></html>
|
Reference in New Issue
Block a user