Lofesa commented on issue #1720:
URL: 
https://github.com/apache/incubator-pagespeed-ngx/issues/1720#issuecomment-732040231


   To debug the blank page you need to look at server logs and see what happens 
when the blank page come. Maybe you need to put error messages in debug level 
to get more info:
   `error_log /path/to/log debug;`
   
   I think that the panel had created very complicated config file structure 
for a simple one server config. Maybe you need some step by step process to get 
a whole config, I mean, make the simplified setup config as posible w/o proxy 
or even pagespeed, make it work clean and w/o any errors, and then intrude 
things like the pagespeed module.
   
   


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