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

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


 

Esta resposta foi útil? 0 Utilizadores acharam útil (2 Votos)