#********************************************************************************************************
# (c) 2004-2006 by MulchProductions, www.mulchprod.de *
# (c) 2007-2016 by Kajona, www.kajona.de *
# Published under the GNU LGPL v2.1, see /system/licence_lgpl.txt *
#-------------------------------------------------------------------------------------------------------*
# $Id$ *
#*******************************************************************************************************/
Deny from all
<FilesMatch ".js$|.css$|.png$|.less$|.ttf$|.woff$|.woff2$|.eot$|.svg$|.ttf$" >
Allow from all
</FilesMatch>