Ver Mensaje Individual
  #9 (permalink)  
Antiguo 25/03/2010, 12:18
rimobio
 
Fecha de Ingreso: diciembre-2007
Ubicación: Valencia
Mensajes: 92
Antigüedad: 16 años, 3 meses
Puntos: 3
Respuesta: compresion css gzip

Mira a ver si esto te ayuda.
Crea un fichero .htaccess
Código:
AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css application/x-javascript
php_flag zlib.output_compression On
php_value zlib.output_compression_level 5
AddHandler application/x-httpd-php .css .js
(Este es un antiguo .htacces que tenia x hay) buscare un tutorial decente...


EDITO
Tutorial para hacer la comprexión web.
http://www.de-mas.net/compresion-htt...-html-css-y-js (Spanish)