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 <[email protected]> wrote:
> try
> http://marcgrabanski.com/pages/code/asset-mapper
>
> 2009/1/25 Sridhar Kuppalli <[email protected]>
>
> This is not working. :(
>> Is there any other method?
>>
>> Regards
>> Sridhar K N
>>
>> On Sat, Jan 24, 2009 at 2:36 PM, _k10_ <[email protected]> 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 <[email protected]>
>>> 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 [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---