#<IfModule mod_expires.c>

############################################
## Add default Expires header
## http://developer.yahoo.com/performance/rules.html#expires
#ExpiresActive On
#ExpiresByType image/gif M86400
#ExpiresDefault "access plus 1 week"

#</IfModule>
#ErrorDocument 403 http://www.teleshopping.fr/index.php
#<LIMIT GET POST>
#order deny,allow
#deny from all
#allow from 127.0.0.1
#allow from 10.210.34.123
#</LIMIT>