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

<IfModule pagespeed_module>
ModPagespeed off
</IfModule>


 

Помог ли вам данный ответ? 1 Пользователи нашли это полезным (3 голосов)