#
# This file is part of TUTOS
#
# $Id: .htaccess,v 1.3.2.1 2002/09/02 20:51:59 gokohnert Exp $
#
#
# Disable expires if your apache does not like 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
