This work for me:

Add this on .htaccess file

<IfModule mod_deflate.c>
    AddOutputFilterByType DEFLATE application/x-javascript text/css
text/javascript text/html
</IfModule>

On Sun, Jan 25, 2009 at 18:16, Sam Sherlock <sam.sherl...@gmail.com> wrote:

> try
> http://marcgrabanski.com/pages/code/asset-mapper
>
> 2009/1/25 Sridhar Kuppalli <sridhar.kuppa...@gmail.com>
>
> This is not working. :(
>> Is there any other method?
>>
>> Regards
>> Sridhar K N
>>
>> On Sat, Jan 24, 2009 at 2:36 PM, _k10_ <ketan.s...@gmail.com> wrote:
>>
>>>
>>> Hi,
>>>
>>> This helper might interest you. -
>>> http://bakery.cakephp.org/articles/view/minify-helper-for-cakephp
>>> (includes gziping of js and css assets)
>>>
>>> _k10_
>>> http:///www.propertyjungle.in
>>>
>>> On Jan 24, 1:27 pm, Sridhar Kuppalli <sridhar.kuppa...@gmail.com>
>>> wrote:
>>> > Hi All,
>>> > I am starting a new project by using CakePHP. In my apache based
>>> hosting i
>>> > don't have access to modify httpd.conf file.
>>> > I want to gzip all the css and js files going out of my server. Is
>>> there any
>>> > method i configure this with .htacess file?
>>> > Is anybody implemented this method?
>>> >
>>> > Thanks & Regards
>>> > Sridhar Kuppalli
>>>
>>>
>>
>>
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to