Lofesa commented on issue #1996:
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/1996#issuecomment-646829208


   Yes, this server block. Have you commented this and your site still working, 
rigth?
   So you can get out the: 
   `pagespeed MapOriginDomain "http://localhost"; "https://example.ru";`
   and can put on:
   `pagespeed LoadFromFile "https://example.ru"; 
"/var/www/example/data/www/example.ru/";`
   and
   `pagespeed Domain http*://*.your-site.ru;`
   and clear the pagespeed cache. You can do it in 
`https://your-site.ru/pagespeed_global_admin/cache#purge_cache` if you have 
enabled the pagespeed admin pages.
   
   When restarted you can request 
`https://your-site.ru/?PageSpeedFilters=+debug` and take a look to the html 
code of the page. This filters inject some debug messages in the html code.
   


----------------------------------------------------------------
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.

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


Reply via email to