From: Francesco M. <fr...@us...> - 2006-05-16 19:43:53
|
Update of /cvsroot/wxlua/website/download In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv5694/download Added Files: .cvsignore .htaccess Log Message: added download dir --- NEW FILE: .cvsignore --- *.gz *.bz2 --- NEW FILE: .htaccess --- # File: .htaccess # Author: Francesco Montorsi # Note: these settings make the download directory indexing nicer AddDescription "GZipped archive" *.tar.gz # ignore ourselves from listing IndexIgnore .htaccess # make column width big enough IndexOptions FancyIndexing NameWidth=50 DescriptionWidth=* |