Disable PageSpeed permanently using .htaccess

This is an old revision of the document!


Difficulty
Very easy

Disable PageSpeed permanently using .htaccess

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>

Disable PageSpeed temporarily on request

Add the following to your URL

?PageSpeed=off

Example

https://esgr.in/?PageSpeed=off
/home/www/sites/esgr.in/wiki/data/attic/software/pagespeed.1578974498.txt.gz · Last modified: 2020/01/14 04:01 by eServices Greece