#
# This file is part of TUTOS
#
# $Id: .htaccess,v 1.4 2002/08/15 13:14:23 gokohnert Exp $
#
#
# Enable expires if your apache supports it
#
# ExpiresActive On 
# ExpiresByType image/png "access plus 1 month" 
# ExpiresByType image/gif "access plus 1 month" 
# ExpiresDefault "access plus 1 month" 
#
#
AddType text/css .css
# 
# EOF
