You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pagespeed.apache.org by GitBox <gi...@apache.org> on 2022/06/28 12:58:18 UTC

[GitHub] [incubator-pagespeed-ngx] jmarantz commented on issue #1749: incubator-pagespeed-ngx-module not compatible with nginx 1.23.0

jmarantz commented on issue #1749:
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1749#issuecomment-1168689342

   Is it possible that when the HTML is rewritten, ngx_pagespeeed sees the URL of that page as something other than https://shopdiggers.com? Maybe www.shopdiggers.com?
   
   Other than that, your config looks right to me. It might also help to turn on debug:
   ```
   pagespeed EnableFilters debug;
   ```
   and that will annotate your HTML with more details explaining why rewriting is not happening as expected.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@pagespeed.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org