Greg

Results 15 comments of Greg
trafficstars

Hello, Just wondering if Brotli support was ever managed? Would love to be able to serve brotli compressed files over gzip :)

@GuillaumeRossolini thanks, I already have the brotli module enabled. I was just curious if pagespeed was able to use brotli aswell

You will most likely find it here -> /etc/apache2/conf.modules.d/456_pagespeed.conf if not run `# find / -name *pagespeed*.conf`

Not sure if you solved this but personally for me I had to access from root url as I installed it under root user so for example https://servername.domainname.com/pagespeed_global_admin/ basically server...

You may also need to add something like this to your pagespeed conf file ``` # disable fallback for below ModPagespeedStatisticsDomains Disallow * ModPagespeedGlobalStatisticsDomains Disallow * ModPagespeedMessagesDomains Disallow * ModPagespeedConsoleDomains...

I also have an issue being flagged with grid-template-columns I am using the line below: ` grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));` and receive this message: > "Expected RBRACE at line 255,...

@JaredTheWolf ah ok, it is valid CSS though, is it something that can be corrected?

0.9.7 reintroduces the PHP_Flag issue in htaccess. This is something I believe was fixed in the 0.9.6 community edition. Could this be corrected in the 0.9.7 community fix? https://wordpress.org/support/topic/w3tcs-php_flag-causing-500-internal-server-error/

Hi all, Was there any progress made on this? I have recently started using brotli now that there is an official apache module - [https://httpd.apache.org/docs/trunk/mod/mod_brotli.html](https://httpd.apache.org/docs/trunk/mod/mod_brotli.html) - which can also be...

I would like to add an infinite amount of +1s to this ! I'm a user of Multifox (or was) with the "window mode" option enabled , as its no...