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

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


 

Was dit antwoord nuttig? 1 gebruikers vonden dit artikel nuttig (3 Stemmen)