Subversion Repositories eFlore/Applications.coel-consultation

Rev

Rev 57 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 57 Rev 59
Line 1... Line -...
1
# Compression de tous les fichiers text & html, si Apache ne l'utilise pas déjà
-
 
2
#AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript
-
 
3
1
#AddHandler x-httpd-php5 .php
-
 
2
#AddDefaultCharset UTF-8
-
 
3
4
4