#
############################################
## Add default Expires header
## http://developer.yahoo.com/performance/rules.html#expires
#ExpiresActive On
#ExpiresByType image/gif M86400
#ExpiresDefault "access plus 1 week"
#
#ErrorDocument 403 http://www.teleshopping.fr/index.php
#
#order deny,allow
#deny from all
#allow from 127.0.0.1
#allow from 10.210.34.123
#