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

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


 

Ця відповідь Вам допомогла? 1 Користувачі, які знайшли це корисним (3 Голосів)