Zwilla commented on issue #597: Can't access to the stats pages other than from 
localhost
URL: 
https://github.com/apache/incubator-pagespeed-mod/issues/597#issuecomment-474361298
 
 
   ```
   ######## PAGESPEED #############
   <IfModule pagespeed_module>
   ModPagespeed on
   ModPagespeedRunExperiment off
   ModPagespeedAnalyticsID UA-xxxxxx
   ModPagespeedFileCachePath "/var/cache/mod_pagespeed/"
   ModPagespeedCacheFragment yourDomain
   ModPagespeedEnableFilters add_instrumentation
   ModPagespeedReportUnloadTime on
   </IfModule>
   ```
   If you are able to modify the apache config place your datas there! Not 
restart! STOP - WAIT some seconds and START Apache!

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to