[wp-hackers] pagespeed

Braydon ronin at braydon.com
Fri Aug 26 22:35:24 UTC 2011


On 08/26/2011 03:21 PM, Bill Dennen wrote:
>> Going to look to find a way to turn this off when developing because it's
>> not picking up changes I am making during development.
>>
>> Anyone have experience with this?
> To turn it off, have you tried:
>
>     ModPagespeed off
>
>

Yep did the trick:

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


More information about the wp-hackers mailing list