We can disable pagespeed module using htaccess.
Copy the below code to htaccess file and save.

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


 

Ha estat útil la resposta? 0 Els usuaris han Trobat Això Útil (2 Vots)