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 2019/03/19 13:14:58 UTC

[GitHub] [incubator-pagespeed-mod] Zwilla commented on issue #597: Can't access to the stats pages other than from localhost

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:
users@infra.apache.org


With regards,
Apache Git Services