Le 2012-12-04 à 06:03, Richie Adler <richiead...@gmail.com> a écrit :

> fossil-m...@h-rd.org decía, en el mensaje "Re: [fossil-users] Fossil version
> 1.25 scheduled." del Martes, 04 de Diciembre de 2012 07:26:32:
> 
>> Why not fossil allow only to serve files from a specific and specified  
>> directory (in settings).  I think thats better than filtering on mime  
>> types etc.  An advantage is that it allows you to serve whatever file  
>> you want, maybe including fossil repos or whatever custom files you  
>> have.
> 
> +1
> 

+1,

Or instead of filtering based on mime type, it could have a setting (eg: 
serve-static-glob) empty by default. If you want to serve static files, you add 
them to the setting or (*,.*) if you want everything.

You can also limit to everything in a directory with: dir/*

-- 
Martin G.
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to